NullOutput

NullOutput

class NullOutput implements OutputInterface

NullOutput suppresses all output.

$output = new NullOutput();

Methods

setFormatter(OutputFormatterInterface $formatter)

Sets output formatter.

OutputFormatterInterface getFormatter()

Returns current ou