protected property EntityNG::$fields

The array of fields, each being an instance of FieldInterface.

Type: array

File

drupal/core/lib/Drupal/Core/Entity/EntityNG.php, line 50
Definition of Drupal\Core\Entity\EntityNG.

Class

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

Namespace

Drupal\Core\Entity

Code

protected $fields = array();