Jarves\Command\AbstractCommand::getJarves PHP Méthode

getJarves() protected méthode

protected getJarves ( ) : Jarves
Résultat Jarves\Jarves
    protected function getJarves()
    {
        return $this->getContainer()->get('jarves');
    }
AbstractCommand