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