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

key() public method

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