lithium\tests\mocks\data\source\mongo_db\MockResult::next PHP Method

next() public method

public next ( )
    public function next()
    {
        return $this->_next();
    }