protected property AccountPermissionsCacheContext::$permissionsHashGenerator in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php \Drupal\Core\Cache\Context\AccountPermissionsCacheContext::permissionsHashGenerator
The permissions hash generator.
Type: \Drupal\Core\Session\PermissionsHashGeneratorInterface
File
- core/
lib/ Drupal/ Core/ Cache/ Context/ AccountPermissionsCacheContext.php, line 21
Class
- AccountPermissionsCacheContext
- Defines the AccountPermissionsCacheContext service, for "per permission" caching.
Namespace
Drupal\Core\Cache\ContextCode
protected $permissionsHashGenerator;