protected property BaseFieldDefinition::$propertyDefinitions

An array of field property definitions.

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

See also

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

File

core/lib/Drupal/Core/Field/BaseFieldDefinition.php, line 33

Class

BaseFieldDefinition
A class for defining entity fields.

Namespace

Drupal\Core\Field

Code

protected $propertyDefinitions;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Field!BaseFieldDefinition.php/property/BaseFieldDefinition::propertyDefinitions/8.1.x