MongolidLaravel\MongolidModelTest.MongolidModelTest.::rawCollection PHP Method

rawCollection() public method

public rawCollection ( )
            public function rawCollection()
            {
                return $this->collection();
            }
MongolidModelTest.MongolidModelTest.