You are here

private property MongoDbSessionHandler::$collection in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php \Symfony\Component\HttpFoundation\Session\Storage\Handler\MongoDbSessionHandler::collection

Type: \MongoCollection

File

vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php, line 29

Class

MongoDbSessionHandler
MongoDB session handler.

Namespace

Symfony\Component\HttpFoundation\Session\Storage\Handler

Code

private $collection;