update.key_value.post_update

Class

Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

core/core.services.yml

View source
  1. class: Drupal\Core\KeyValueStore\KeyValueStoreInterface
  2. factory:
  3. - '@keyvalue'
  4. - get
  5. arguments:
  6. - post_update
  7. public: false

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