protected property EntityNG::$fieldDefinitions

Local cache for field definitions.

Type: array

See also

EntityNG::getPropertyDefinitions()

File

drupal/core/lib/Drupal/Core/Entity/EntityNG.php, line 74
Contains \Drupal\Core\Entity\EntityNG.

Class

EntityNG
Implements Entity Field API specific enhancements to the Entity class.

Namespace

Drupal\Core\Entity

Code

protected $fieldDefinitions;