protected property EntityStorageControllerBase::$cache

Whether this entity type should use the static cache.

Set by entity info.

Type: boolean

File

drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php, line 29
Contains \Drupal\Core\Entity\EntityStorageControllerBase.

Class

EntityStorageControllerBase
A base entity storage controller class.

Namespace

Drupal\Core\Entity

Code

protected $cache;