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\Core
Code
protected $state;
The state service.
Type: \Drupal\Core\State\StateInterface
Drupal\Core
protected $state;
Please login to continue.