public function KeyValueStoreListInterface::push in Key-value Extensions 8
Parameters
mixed $value:
Return value
null
1 method overrides KeyValueStoreListInterface::push()
- DatabaseStorageList::push in src/
KeyValueStore/ DatabaseStorageList.php
File
- src/
KeyValueStore/ KeyValueStoreListInterface.php, line 23
Class
Namespace
Drupal\key_value\KeyValueStoreCode
public function push($value);