Commit b8895c96 authored by oadtz's avatar oadtz

Updated use MongoID to MongoId

To use this library with mongofill
parent 19e9e9f5
<?php namespace Jenssegers\Mongodb\Query; <?php namespace Jenssegers\Mongodb\Query;
use MongoID; use MongoId;
use MongoRegex; use MongoRegex;
use MongoDate; use MongoDate;
use DateTime; 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