OutputAdapterInterface
interface OutputAdapterInterface (View source)
Adapt OutputInterface or other output function to the VerbosityThresholdInterface.
Methods
bool
verbosityMeetsThreshold(int $verbosityThreshold)
No description
writeMessage(string $message)
No description
Details
bool
verbosityMeetsThreshold(int $verbosityThreshold)
No description
writeMessage(string $message)
No description