$debugString
$debugString : string
$debugFormatter : \Phug\Formatter
getDebugFormatter() : \Phug\Formatter
handleError(\Throwable $error, integer $code, string $path, string $source, array $parameters, array $options)
Handle error occurred in compiled PHP.
\Throwable | $error | |
integer | $code | |
string | $path | |
string | $source | |
array | $parameters | |
array | $options |
setDebugFormatter(\Phug\Formatter $debugFormatter)
\Phug\Formatter | $debugFormatter |
initDebugOptions(\Phug\Renderer $profilerContainer)
\Phug\Renderer | $profilerContainer |
getErrorMessage( $error, \Phug\Util\SourceLocation $location, $data)
$error | ||
\Phug\Util\SourceLocation | $location | |
$data |