protected property PrivateKey::$state in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/PrivateKey.php \Drupal\Core\PrivateKey::state
- 10 core/lib/Drupal/Core/PrivateKey.php \Drupal\Core\PrivateKey::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
lib/ Drupal/ Core/ PrivateKey.php, line 18
Class
- PrivateKey
- Manages the Drupal private key.
Namespace
Drupal\CoreCode
protected $state;