mediatekformation

BaseMakerMigrationDiffFilteredOuputTrait

Table of Contents

$buffer  : mixed
$output  : mixed
$previousLineWasRemoved  : mixed
__construct()  : mixed
_write()  : mixed
_writeln()  : mixed
fetch()  : string
getFormatter()  : OutputFormatterInterface
getVerbosity()  : int
isDebug()  : bool
isDecorated()  : bool
isQuiet()  : bool
isVerbose()  : bool
isVeryVerbose()  : bool
setFormatter()  : mixed
filterMessages()  : mixed

Properties

Methods

_write()

public _write(mixed $messages[, bool $newline = false ], mixed $options) : mixed
Parameters
$messages : mixed
$newline : bool = false
$options : mixed
Return values
mixed

_writeln()

public _writeln(mixed $messages, int $options) : mixed
Parameters
$messages : mixed
$options : int
Return values
mixed

filterMessages()

private filterMessages(mixed $messages, bool $newLine) : mixed
Parameters
$messages : mixed
$newLine : bool
Return values
mixed

Search results