Class Symfony\Component\Console\Style\SymfonyStyle

extends OutputStyle

Output decorator helpers for the Symfony Style Guide.

Methods
Methods inherited from Symfony\Component\Console\Style\OutputStyle
setVerbosity(), getVerbosity(), setDecorated(), isDecorated(), setFormatter(), getFormatter(), isQuiet(), isVerbose(), isVeryVerbose(), isDebug()
Constants
Constants inherited from Symfony\Component\Console\Output\OutputInterface
VERBOSITY_QUIET, VERBOSITY_NORMAL, VERBOSITY_VERBOSE, VERBOSITY_VERY_VERBOSE, VERBOSITY_DEBUG, OUTPUT_NORMAL, OUTPUT_RAW, OUTPUT_PLAIN