Class TestOutput
Base class for output classes.
There are five levels of verbosity: * normal: no option passed (normal output) * verbose: -v (more output) * very verbose: -vv (highly extended output) * debug: -vvv (all debug output) * quiet: -q (no output)
- Symfony\Component\Console\Output\Output implements Symfony\Component\Console\Output\OutputInterface
- Symfony\Component\Console\Tests\Output\TestOutput
Namespace: Symfony\Component\Console\Tests\Output
Author: Fabien Potencier fabien@symfony.com
Located at Tests/Output/OutputTest.php
Author: Fabien Potencier fabien@symfony.com
Located at Tests/Output/OutputTest.php
public
|
|
protected
|
public
string
|
$output
|
#
''
|