protected property DrupalDefaultEntityController::$entityInfo in Drupal 7
Array of information about the entity.
Type: array
See also
File
- includes/
entity.inc, line 71
Class
- DrupalDefaultEntityController
- Default implementation of DrupalEntityControllerInterface.
Code
protected $entityInfo;