protected property FilesystemCache::$extension

Type: string Cache file extension.

Overrides FileCache::$extension

File

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

Class

FilesystemCache
Filesystem cache driver.

Namespace

Doctrine\Common\Cache

Code

protected $extension = self::EXTENSION;