Documentation

Dumper
in package

FinalYes
Tags
author

Roland Franssen franssen.roland@gmail.com

Table of Contents

Properties

$cloner  : mixed
$dumper  : mixed
$handler  : mixed
$output  : mixed

Methods

__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

__invoke()

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

        
On this page

Search results