Pulsestorm\Pestle\Tests\CommandExistsTest::runHelpCommand PHP Метод

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

protected runHelpCommand ( $name )
    protected function runHelpCommand($name)
    {
        return $this->runCommand('help', [$name]);
    }