You are here

protected property DefaultIncidentStorage::$state in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/DefaultIncidentStorage.php \Drupal\radioactivity\DefaultIncidentStorage::state

The state key-value storage.

Type: \Drupal\Core\State\StateInterface

File

src/DefaultIncidentStorage.php, line 17

Class

DefaultIncidentStorage
Defines a default incident storage.

Namespace

Drupal\radioactivity

Code

protected $state;