Class NullOutput
NullOutput suppresses all output.
$output = new NullOutput();
- Symfony\Component\Console\Output\Output implements Symfony\Component\Console\Output\OutputInterface
- Symfony\Component\Console\Output\NullOutput
Namespace: Symfony\Component\Console\Output
Author: Fabien Potencier <fabien@symfony.com>
Api
Located at laravel/vendor/Symfony/Component/Console/Output/NullOutput.php
Author: Fabien Potencier <fabien@symfony.com>
Api
Located at laravel/vendor/Symfony/Component/Console/Output/NullOutput.php
public
|
__construct(),
getFormatter(),
getVerbosity(),
isDecorated(),
setDecorated(),
setFormatter(),
setVerbosity(),
write(),
writeln()
|
OUTPUT_NORMAL,
OUTPUT_PLAIN,
OUTPUT_RAW,
VERBOSITY_NORMAL,
VERBOSITY_QUIET,
VERBOSITY_VERBOSE
|