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

key() public method

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