user.private_tempstore
Class
Drupal\user\PrivateTempStoreFactoryTags
- backend_overridable
File
-
core/
modules/ user/ user.services.yml
View source
- class: Drupal\user\PrivateTempStoreFactory
- arguments:
- - '@keyvalue.expirable'
- - '@lock'
- - '@current_user'
- - '@request_stack'
- - '%tempstore.expire%'
- deprecated: 'The "%service_id%" service is deprecated. You should use the ''tempstore.private'' 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.