Kraken\Runtime\Command\Runtimes\RuntimesGetCommand::command PHP Метод

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

protected command ( $params = [] )
    protected function command($params = [])
    {
        return $this->runtime->getManager()->getRuntimes();
    }
RuntimesGetCommand