zendframework / zend-session

Manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client.
BSD 3-Clause "New" or "Revised" License
42 stars 62 forks source link

Update MongoDB.php #89

Closed Awixe closed 7 years ago

Awixe commented 7 years ago

Makes sure $mongoClient is an instance MongoClient in constructor.