protected property DrupalDefaultEntityController::$cache

Whether this entity type should use the static cache.

Set by entity info.

Tipo: boolean

Archivo

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

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Código

protected $cache;