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\Context
Code
protected $permissionsHashGenerator;
Please login to continue.