protected property DrupalDefaultEntityController::$entityCache

Static cache of entities.

Type: array

File

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

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityCache;