You are here

private property CacheProvider::$namespace in Plug 7

The namespace to prefix all cache ids with.

Type: string

File

lib/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php, line 41

Class

CacheProvider
Base class for cache provider implementations.

Namespace

Doctrine\Common\Cache

Code

private $namespace = '';