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 213

Class

FieldStorageConfig
Defines the Field storage configuration entity.

Namespace

Drupal\field\Entity

Code

protected $propertyDefinitions;
doc_Drupal
2016-10-29 09:12:16
Comments
Leave a Comment

Please login to continue.