Jarves\Command\AbstractCommand::getJarves PHP Метод

getJarves() защищенный Метод

protected getJarves ( ) : Jarves
Результат Jarves\Jarves
    protected function getJarves()
    {
        return $this->getContainer()->get('jarves');
    }
AbstractCommand