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