PHP Класс Pantheon\Terminus\Style\TerminusStyle

Наследование: extends Symfony\Component\Console\Style\SymfonyStyle
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) TerminusStyle constructor.

Описание методов

__construct() публичный Метод

TerminusStyle constructor.
public __construct ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface