Initializes console output formatter.
public __construct ( boolean $decorated = false, array $styles = [] ) | ||
$decorated | boolean | Whether this formatter should actually decorate strings |
$styles | array | Array of "name => FormatterStyle" instances |