protected property DrupalDefaultEntityController::$entityInfo

Array of information about the entity.

Type: array

See also

entity_get_info()

File

drupal/includes/entity.inc, line 71

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityInfo;