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