protected property DrupalDefaultEntityController::$entityInfo

Array of information about the entity.

Type: array

See also

entity_get_info()

File

drupal-7.x/includes/entity.inc, line 69

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityInfo;