PHP Class PhpGitHooks\Module\Git\Contract\Command\CommitMsgCommand

Inheritance: implements Bruli\EventBusBundle\CommandBus\CommandInterface
ファイルを表示 Open project: bruli/php-git-hooks

Public Methods

Method Description
__construct ( Symfony\Component\Console\Input\InputInterface $input ) CommitMsgCommand constructor.
getInput ( ) : Symfony\Component\Console\Input\InputInterface

Method Details

__construct() public method

CommitMsgCommand constructor.
public __construct ( Symfony\Component\Console\Input\InputInterface $input )
$input Symfony\Component\Console\Input\InputInterface

getInput() public method

public getInput ( ) : Symfony\Component\Console\Input\InputInterface
return Symfony\Component\Console\Input\InputInterface