You are here

protected property FieldableEdgeEntityBase::$fieldDefinitions in Apigee Edge 8

Local cache for field definitions.

Type: array|null

See also

\Drupal\apigee_edge\Entity\FieldableEdgeEntityBase::getFieldDefinitions()

File

src/Entity/FieldableEdgeEntityBase.php, line 60

Class

FieldableEdgeEntityBase
Base field support for Apigee Entities without making them content entities.

Namespace

Drupal\apigee_edge\Entity

Code

protected $fieldDefinitions;