PermissionsHashGenerator::$privateKey

Same name in other branches
  1. 9 core/lib/Drupal/Core/Session/PermissionsHashGenerator.php \Drupal\Core\Session\PermissionsHashGenerator::privateKey
  2. 10 core/lib/Drupal/Core/Session/PermissionsHashGenerator.php \Drupal\Core\Session\PermissionsHashGenerator::privateKey

The private key service.

Type: \Drupal\Core\PrivateKey

File

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

Class

PermissionsHashGenerator
Generates and caches the permissions hash for a user.

Namespace

Drupal\Core\Session

Code

protected $privateKey;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.