protected property EntityListController::$entityInfo

The entity info array.

Type: array

See also

entity_get_info()

File

drupal/core/lib/Drupal/Core/Entity/EntityListController.php, line 46
Contains \Drupal\Core\Entity\EntityListController.

Class

EntityListController
Provides a generic implementation of an entity list controller.

Namespace

Drupal\Core\Entity

Code

protected $entityInfo;