string format(string $message) Formats a message according to the given styles.
setForeground(string $color = null) Sets style foreground color.
unsetOption(string $option) Unsets some specific style option.
setOption(string $option) Sets some specific style option.
OutputFormatterStyleInterface getStyle(string $name) Gets style options from style with specified name. Parameters string $name Return Value OutputFormatterStyleInterface Exceptions InvalidArgumentException When style isn't defined
setOptions(array $options) Sets multiple style options at once.
OutputF
setStyle(string $name,
reset() Resets stack (ie. empty internal arrays).
class OutputFormatterStyleStack Methods
Page 1 of 4