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

Inheritance: implements Bruli\EventBusBundle\CommandBus\CommandInterface
Afficher le fichier Open project: bruli/php-git-hooks

Méthodes publiques

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

Method Details

__construct() public méthode

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

getInput() public méthode

public getInput ( ) : Symfony\Component\Console\Input\InputInterface
Résultat Symfony\Component\Console\Input\InputInterface