protected property PermissionsHashGenerator::$privateKey in Drupal 8
Same name and namespace in other branches
- 9 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\SessionCode
protected $privateKey;