You are here

protected property GroupPermissionsHashGenerator::$static in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Access/GroupPermissionsHashGenerator.php \Drupal\group\Access\GroupPermissionsHashGenerator::static

The cache backend interface to use for the static cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Access/GroupPermissionsHashGenerator.php, line 29

Class

GroupPermissionsHashGenerator
Generates and caches the permissions hash for a group membership.

Namespace

Drupal\group\Access

Code

protected $static;