You are here

protected property FieldStorageConfig::$propertyDefinitions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Entity/FieldStorageConfig.php \Drupal\field\Entity\FieldStorageConfig::propertyDefinitions

An array of field property definitions.

Type: \Drupal\Core\TypedData\DataDefinitionInterface[]

See also

\Drupal\Core\TypedData\ComplexDataDefinitionInterface::getPropertyDefinitions()

File

core/modules/field/src/Entity/FieldStorageConfig.php, line 218
Contains \Drupal\field\Entity\FieldStorageConfig.

Class

FieldStorageConfig
Defines the Field storage configuration entity.

Namespace

Drupal\field\Entity

Code

protected $propertyDefinitions;