Flow PHP

StdOutDestinationStream implements DestinationStream

FinalYes

Interfaces

DestinationStream

Methods

__construct()  : mixed
append()  : DestinationStream
close()  : void
fromResource()  : DestinationStream
isOpen()  : bool
path()  : Path

Methods

__construct()

public __construct(Path $path[, "output"|"stderr"|"stdout" $target = 'stdout' ][, php_user_filter|null $filter = null ][, Closure|null $onClose = null ]) : mixed
Parameters
$path : Path
$target : "output"|"stderr"|"stdout" = 'stdout'
$filter : php_user_filter|null = null
$onClose : Closure|null = null

        
On this page

Search results