lithium\tests\mocks\data\source\mongo_db\MockResult::_next PHP Méthode

_next() protected méthode

protected _next ( )
    protected function _next()
    {
        return next($this->_data) ?: null;
    }