MongolidLaravel\MongolidUserProviderTest.MongolidUserProviderTest.::first PHP Method

first() public static method

public static first ( $query = [], array $projection = [], boolean $useCache = false )
$projection array
$useCache boolean
            public static function first($query = [], array $projection = [], bool $useCache = false)
            {
            }
MongolidUserProviderTest.MongolidUserProviderTest.