You are here

constant Cache::STATS_MISSES 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_MISSES

File

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

Class

Cache
Interface for cache drivers.

Namespace

Doctrine\Common\Cache

Code

const STATS_MISSES = 'misses';