You are here

protected property FieldStorageConfigStorage::$state in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/FieldStorageConfigStorage.php \Drupal\field\FieldStorageConfigStorage::state

The state keyvalue collection.

Type: \Drupal\Core\State\StateInterface

File

core/modules/field/src/FieldStorageConfigStorage.php, line 46
Contains \Drupal\field\FieldStorageConfigStorage.

Class

FieldStorageConfigStorage
Controller class for "field storage" configuration entities.

Namespace

Drupal\field

Code

protected $state;