protected property PhpFileCache::$extension

Type: string Cache file extension.

Overrides FileCache::$extension

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php, line 36

Class

PhpFileCache
Php file cache driver.

Namespace

Doctrine\Common\Cache

Code

protected $extension = self::EXTENSION;