Commit 3e0346b8 authored by Jens Segers's avatar Jens Segers

Merge pull request #218 from oadtz/patch-1

Updated use MongoID to MongoId
parents 19e9e9f5 b8895c96
<?php namespace Jenssegers\Mongodb\Query;
use MongoID;
use MongoId;
use MongoRegex;
use MongoDate;
use DateTime;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment