You are here

private property MongoDBCache::$collection in Zircon Profile 8

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

Type: MongoCollection

File

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

Class

MongoDBCache
MongoDB cache provider.

Namespace

Doctrine\Common\Cache

Code

private $collection;