protected property DrupalDefaultEntityController::$cache in Drupal 7
Whether this entity type should use the static cache.
Set by entity info.
Type: boolean
File
- includes/
entity.inc, line 112
Class
- DrupalDefaultEntityController
- Default implementation of DrupalEntityControllerInterface.
Code
protected $cache;