protected property DrupalDefaultEntityController::$cache

Whether this entity type should use the static cache.

Set by entity info.

Type: boolean

File

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

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $cache;