|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Used as output callable for Symfony\Component\VarDumper\Dumper\HtmlDumper::dump() More...
Collaboration diagram for Whoops\Util\HtmlDumperOutput:Public Member Functions | |
| __invoke ($line, $depth) | |
| getOutput () | |
| clear () | |
Private Attributes | |
| $output | |
Used as output callable for Symfony\Component\VarDumper\Dumper\HtmlDumper::dump()
Definition at line 14 of file HtmlDumperOutput.php.
| Whoops\Util\HtmlDumperOutput::__invoke | ( | $line, | |
| $depth | |||
| ) |
Definition at line 18 of file HtmlDumperOutput.php.
| Whoops\Util\HtmlDumperOutput::clear | ( | ) |
Definition at line 32 of file HtmlDumperOutput.php.
| Whoops\Util\HtmlDumperOutput::getOutput | ( | ) |
Definition at line 27 of file HtmlDumperOutput.php.
References Whoops\Util\HtmlDumperOutput\$output.
|
private |
Definition at line 16 of file HtmlDumperOutput.php.
Referenced by Whoops\Util\HtmlDumperOutput\getOutput().