NullStorageExpirable::$collection

The name of the collection holding key and value pairs.

Type: string

File

core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php, line 22

Class

NullStorageExpirable
Defines a null key/value store implementation.

Namespace

Drupal\Core\KeyValueStore

Code

1
protected $collection;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.