PHP Класс Kelunik\AcmeClient\Commands\Revoke

Наследование: implements Kelunik\AcmeClient\Commands\Command
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( League\CLImate\CLImate $climate, AcmeFactory $acmeFactory )
execute ( League\CLImate\Argument\Manager $args )
getDefinition ( )

Приватные методы

Метод Описание
doExecute ( League\CLImate\Argument\Manager $args )

Описание методов

__construct() публичный Метод

public __construct ( League\CLImate\CLImate $climate, AcmeFactory $acmeFactory )
$climate League\CLImate\CLImate
$acmeFactory Kelunik\AcmeClient\AcmeFactory

execute() публичный Метод

public execute ( League\CLImate\Argument\Manager $args )
$args League\CLImate\Argument\Manager

getDefinition() публичный статический Метод

public static getDefinition ( )