PHP Class Kelunik\AcmeClient\Commands\Revoke

Inheritance: implements Kelunik\AcmeClient\Commands\Command
Datei anzeigen Open project: kelunik/acme-client

Public Methods

Method Description
__construct ( League\CLImate\CLImate $climate, AcmeFactory $acmeFactory )
execute ( League\CLImate\Argument\Manager $args )
getDefinition ( )

Private Methods

Method Description
doExecute ( League\CLImate\Argument\Manager $args )

Method Details

__construct() public method

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

execute() public method

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

getDefinition() public static method

public static getDefinition ( )