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