HtmlDumperOutput
in package
Used as output callable for Symfony\Component\VarDumper\Dumper\HtmlDumper::dump()
Tags
Table of Contents
Properties
- $output : mixed
Methods
- __invoke() : mixed
- clear() : mixed
- getOutput() : mixed
Properties
$output
private
mixed
$output
Methods
__invoke()
public
__invoke(mixed $line, mixed $depth) : mixed
Parameters
- $line : mixed
- $depth : mixed
clear()
public
clear() : mixed
getOutput()
public
getOutput() : mixed