You are here

protected property PrivateKey::$state in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 23
Contains \Drupal\Core\PrivateKey.

Class

PrivateKey
Manages the Drupal private key.

Namespace

Drupal\Core

Code

protected $state;