You are here

private constant MemoryCacheFactory::DEFAULT_CACHE_BIN_PREFIX in Apigee Edge 8

The default cache bin prefix.

File

src/MemoryCacheFactory.php, line 36

Class

MemoryCacheFactory
Definition of the Apigee Edge memory cache factory service.

Namespace

Drupal\apigee_edge

Code

private const DEFAULT_CACHE_BIN_PREFIX = 'apigee_edge';