Scalr\Upgrade\EntityPropertiesIterator::next PHP Метод

next() публичный Метод

См. также: Iterator::next()
public next ( )
    public function next()
    {
        ++$this->position;
    }