You are here

constant Cache::STATS_MEMORY_AVAILIABLE in Zircon Profile 8

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

Only for backward compatibility (may be removed in next major release)

File

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

Class

Cache
Interface for cache drivers.

Namespace

Doctrine\Common\Cache

Code

const STATS_MEMORY_AVAILIABLE = 'memory_available';