user.shared_tempstore
Class
Drupal\user\SharedTempStoreFactoryTags
- backend_overridable
File
-
core/
modules/ user/ user.services.yml
View source
- class: Drupal\user\SharedTempStoreFactory
- arguments:
- - '@keyvalue.expirable'
- - '@lock'
- - '@request_stack'
- - '%tempstore.expire%'
- deprecated: 'The "%service_id%" service is deprecated. You should use the ''tempstore.shared'' service instead. See https://www.drupal.org/node/2935639.'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.