You are here

constant FilesystemCache::EXTENSION in Zircon Profile 8

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

File

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

Class

FilesystemCache
Filesystem cache driver.

Namespace

Doctrine\Common\Cache

Code

const EXTENSION = '.doctrinecache.data';