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