PHP Class Pantheon\Terminus\Style\TerminusStyle

Inheritance: extends Symfony\Component\Console\Style\SymfonyStyle
Exibir arquivo Open project: pantheon-systems/terminus

Public Methods

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

Method Details

__construct() public method

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