static property BooleanItem::$propertyDefinitions

Definitions of the contained properties.

Type: array

See also

BooleanItem::getPropertyDefinitions()

File

drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php, line 24
Contains \Drupal\Core\Entity\Field\Type\BooleanItem.

Class

BooleanItem
Defines the 'boolean_field' entity field item.

Namespace

Drupal\Core\Entity\Field\Type

Code

static $propertyDefinitions;