Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BaseFieldDefinition.php

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 34

Class

BaseFieldDefinition
A class for defining entity fields.

Namespace

Drupal\Core\Field

Code

protected $propertyDefinitions;
RSS feed
Powered by Drupal