Sonata\Exporter\Source\ChainSourceIterator::key PHP Méthode

key() public méthode

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