PHP Class PhpGitHooks\Module\Configuration\Contract\Command\ConfigurationProcessorCommand

Inheritance: implements Bruli\EventBusBundle\CommandBus\CommandInterface
Datei anzeigen Open project: bruli/php-git-hooks

Public Methods

Method Description
__construct ( Composer\IO\IOInterface $input ) ConfigurationProcessorCommand constructor.
getInput ( ) : Composer\IO\IOInterface

Method Details

__construct() public method

ConfigurationProcessorCommand constructor.
public __construct ( Composer\IO\IOInterface $input )
$input Composer\IO\IOInterface

getInput() public method

public getInput ( ) : Composer\IO\IOInterface
return Composer\IO\IOInterface