function NullStorageExpirable::setIfNotExists
Same name in other branches
- 9 core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php \Drupal\Core\KeyValueStore\NullStorageExpirable::setIfNotExists()
- 10 core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php \Drupal\Core\KeyValueStore\NullStorageExpirable::setIfNotExists()
- 11.x core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php \Drupal\Core\KeyValueStore\NullStorageExpirable::setIfNotExists()
Overrides KeyValueStoreInterface::setIfNotExists
File
-
core/
lib/ Drupal/ Core/ KeyValueStore/ NullStorageExpirable.php, line 67
Class
- NullStorageExpirable
- Defines a null key/value store implementation.
Namespace
Drupal\Core\KeyValueStoreCode
public function setIfNotExists($key, $value) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.