You are here

protected property FieldConfigStorage::$state in Zircon Profile 8

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

The state keyvalue collection.

Type: \Drupal\Core\State\StateInterface

File

core/modules/field/src/FieldConfigStorage.php, line 38
Contains \Drupal\field\FieldConfigStorage.

Class

FieldConfigStorage
Controller class for fields.

Namespace

Drupal\field

Code

protected $state;