You are here

protected property DrupalDefaultEntityController::$entityInfo in Drupal 7

Array of information about the entity.

Type: array

See also

entity_get_info()

File

includes/entity.inc, line 71

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityInfo;