PHP 트레잇 PhpGitHooks\Module\Git\Tests\Infrastructure\OutputInterfaceTrait

파일 보기 프로젝트 열기: bruli/php-git-hooks

보호된 메소드들

메소드 설명
getOutputInterface ( ) : Mockery\MockInterface | Symfony\Component\Console\Output\OutputInterface
shouldWriteLnOutput ( string $message )
shouldWriteOutput ( string $message )

메소드 상세

getOutputInterface() 보호된 메소드

protected getOutputInterface ( ) : Mockery\MockInterface | Symfony\Component\Console\Output\OutputInterface
리턴 Mockery\MockInterface | Symfony\Component\Console\Output\OutputInterface

shouldWriteLnOutput() 보호된 메소드

protected shouldWriteLnOutput ( string $message )
$message string

shouldWriteOutput() 보호된 메소드

protected shouldWriteOutput ( string $message )
$message string