private property CacheProvider::$namespace

Type: string The namespace to prefix all cache ids with

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php, line 40

Class

CacheProvider
Base class for cache provider implementations.

Namespace

Doctrine\Common\Cache

Code

private $namespace = '';