function NullStorageExpirable::setIfNotExists

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php \Drupal\Core\KeyValueStore\NullStorageExpirable::setIfNotExists()

File

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

Class

NullStorageExpirable
Defines a null key/value store implementation.

Namespace

Drupal\Core\KeyValueStore

Code

public function setIfNotExists($key, $value) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.