PHP 클래스 PhpGitHooks\Module\Git\Contract\Command\CommitMsgCommand

상속: implements Bruli\EventBusBundle\CommandBus\CommandInterface
파일 보기 프로젝트 열기: bruli/php-git-hooks

공개 메소드들

메소드 설명
__construct ( Symfony\Component\Console\Input\InputInterface $input ) CommitMsgCommand constructor.
getInput ( ) : Symfony\Component\Console\Input\InputInterface

메소드 상세

__construct() 공개 메소드

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

getInput() 공개 메소드

public getInput ( ) : Symfony\Component\Console\Input\InputInterface
리턴 Symfony\Component\Console\Input\InputInterface