Documentation

Dumper
in package

Tags
author

Roland Franssen franssen.roland@gmail.com

Table of Contents

$cloner  : mixed
$dumper  : mixed
$handler  : mixed
$output  : mixed
__construct()  : mixed
__invoke()  : string

Properties

Methods

__construct()

public __construct(OutputInterface $output[, CliDumper $dumper = null ][, ClonerInterface $cloner = null ]) : mixed
Parameters
$output : OutputInterface
$dumper : CliDumper = null
$cloner : ClonerInterface = null
Return values
mixed

__invoke()

public __invoke(mixed $var) : string
Parameters
$var : mixed
Return values
string

Search results