protected property DrupalDefaultEntityController::$entityCache

Static cache of entities, keyed by entity ID.

Type: array

File

drupal/includes/entity.inc, line 55

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityCache;