protected property EntityStorageControllerBase::$entityInfo

Array of information about the entity.

Type: array

See also

entity_get_info()

File

drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php, line 45
Contains \Drupal\Core\Entity\EntityStorageControllerBase.

Class

EntityStorageControllerBase
A base entity storage controller class.

Namespace

Drupal\Core\Entity

Code

protected $entityInfo;