Documentation

ComposerIoAdapter
in package
implements FlowIoInterface

Interfaces, Classes, Traits and Enums

FlowIoInterface

Table of Contents

$io  : IOInterface
__construct()  : mixed
writeln()  : void

Properties

Methods

__construct()

public __construct(IOInterface $io) : mixed
Parameters
$io : IOInterface
Return values
mixed

writeln()

public writeln(string $content) : void
Parameters
$content : string
Return values
void

Search results