Sonata\Exporter\Source\SymfonySitemapSourceIterator::next PHP Method

next() public method

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