You are here

constant PhpFileCache::EXTENSION in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php \Doctrine\Common\Cache\PhpFileCache::EXTENSION

File

vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php, line 30

Class

PhpFileCache
Php file cache driver.

Namespace

Doctrine\Common\Cache

Code

const EXTENSION = '.doctrinecache.php';