ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Used as output callable for Symfony::dump() More...
Public Member Functions | |
__invoke ($line, $depth) | |
getOutput () | |
clear () | |
Private Attributes | |
$output | |
Used as output callable for Symfony::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().