protected property DrupalDefaultEntityController::$entityInfo
Array of information about the entity.
Tipo: array
See also
Archivo
- drupal-7.x/
includes/ entity.inc, line 69
Class
- DrupalDefaultEntityController
- Default implementation of DrupalEntityControllerInterface.
Código
protected $entityInfo;