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