AbstractStdOut
class AbstractStdOut implements StdOutInterface
Class AbstractStdOut.
Traits
Trait OutputAwareTrait.
Methods
__construct(
OutputInterface $output = null)
No description
OutputInterface
getDefaultOutputStream()
No description
write(
string $message,
mixed[] $replacements)
No description
writeLine(
string $message,
mixed[] $replacements)
No description
writeNewLine(
int $count = 1)
No description