PHP Трейт PhpGitHooks\Module\Git\Tests\Infrastructure\OutputInterfaceTrait

Показать файл Открыть проект

Защищенные методы

Метод Описание
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