You are here

private property AppCacheByOwner::$allEntitiesInCache in Apigee Edge 8

Indicates whether all entities in the cache or not.

Type: bool

File

src/Entity/Controller/Cache/AppCacheByOwner.php, line 46

Class

AppCacheByOwner
Default cache store for apps of a specific owner.

Namespace

Drupal\apigee_edge\Entity\Controller\Cache

Code

private $allEntitiesInCache = FALSE;