PermissionsHashGenerator::$cache
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Session/PermissionsHashGenerator.php \Drupal\Core\Session\PermissionsHashGenerator::cache
The cache backend interface to use for the persistent cache.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
lib/ Drupal/ Core/ Session/ PermissionsHashGenerator.php, line 27
Class
- PermissionsHashGenerator
- Generates and caches the permissions hash for a user.
Namespace
Drupal\Core\SessionCode
protected $cache;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.