SymphonyOutputAdapter
in package
implements
FlowIoInterface
Interfaces, Classes, Traits and Enums
Table of Contents
- $output : OutputInterface
- __construct() : mixed
- writeln() : void
Properties
$output
private
OutputInterface
$output
Methods
__construct()
public
__construct(OutputInterface $output) : mixed
Parameters
- $output : OutputInterface
Return values
mixed —writeln()
public
writeln(string $content) : void
Parameters
- $content : string