W3cubDocs

/Drupal 8

interface KeyValueExpirableFactoryInterface

Defines the expirable key/value store factory interface.

Hierarchy

File

core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactoryInterface.php, line 8

Namespace

Drupal\Core\KeyValueStore

Members

Name Modifiers Type Description
KeyValueExpirableFactoryInterface::get public function Constructs a new expirable key/value store for a given collection name.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!KeyValueStore!KeyValueExpirableFactoryInterface.php/interface/KeyValueExpirableFactoryInterface/8.1.x