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
1 | protected $privateKey ; |
Please login to continue.