protected property 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\Context

Code

protected $permissionsHashGenerator;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Cache!Context!AccountPermissionsCacheContext.php/property/AccountPermissionsCacheContext::permissionsHashGenerator/8.1.x