static property BooleanItem::$propertyDefinitions

Field definitions of the contained properties.

Type: array

See also

self::getPropertyDefinitions()

File

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

Class

BooleanItem
Defines the 'boolean_field' entity field item.

Namespace

Drupal\Core\Entity\Field\Type

Code

static $propertyDefinitions;