You are here

protected property PrivateKey::$state in Drupal 9

Same name and namespace in other branches
  1. 8 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\Core

Code

protected $state;