Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SilencedErrorContext.php
function SilencedErrorContext::getTrace
File
vendor/
symfony/
error-handler/
Exception/
SilencedErrorContext.php
, line 48
Class
SilencedErrorContext
Data Object that represents a Silenced Error.
Namespace
Symfony\Component\ErrorHandler\Exception
Code
public
function
getTrace
() : array {
return
$this
->
trace
; }
RSS feed