protected property DrupalDefaultEntityController::$cache

Whether this entity type should use the static cache.

Set by entity info.

Type: boolean

File

drupal/includes/entity.inc, line 112

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $cache;