OutputAdapter
class OutputAdapter implements OutputAdapterInterface, OutputAwareInterface (View source)
Adapt OutputInterface or other output function to the VerbosityThresholdInterface.
Traits
Properties
protected OutputInterface | $output | from OutputAwareTrait | |
protected int[] | $verbosityMap |
Methods
bool
verbosityMeetsThreshold(int $verbosityThreshold)
No description
writeMessage(string $message)
No description
Details
$this
setOutput(OutputInterface $output)
No description
protected OutputInterface
output()
No description
protected OutputInterface
stderr()
No description
protected OutputInterface
getOutput()
deprecated
deprecated
Backwards compatibility
bool
verbosityMeetsThreshold(int $verbosityThreshold)
No description
writeMessage(string $message)
No description