php-code-formatter
php-code-formatter copied to clipboard
Decouple SpecializedFormatters from DefaultFormatter
Create an Output object that is shared across formatters and the DefaultFormatter is flushing every queued commands.