PermissionsHashGenerator::$static

The cache backend interface to use for the static cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Session/PermissionsHashGenerator.php, line 34

Class

PermissionsHashGenerator
Generates and caches the permissions hash for a user.

Namespace

Drupal\Core\Session

Code

1
protected $static;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.