Méthode | Description | |
---|---|---|
execute ( Zephir\Config $config, Zephir\Logger $logger ) | Executes the command | |
getCommand ( ) : string | Command provided by this command | |
getDescription ( ) : string | Returns the description of the command | |
getUsage ( ) : string | Command usage |
public execute ( Zephir\Config $config, Zephir\Logger $logger ) | ||
$config | Zephir\Config | |
$logger | Zephir\Logger |
public getCommand ( ) : string | ||
Résultat | string |
public getDescription ( ) : string | ||
Résultat | string |