You are here

constant Cache::STATS_HITS 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_HITS

File

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

Class

Cache
Interface for cache drivers.

Namespace

Doctrine\Common\Cache

Code

const STATS_HITS = 'hits';