Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Error.php
function Error::getTemplateLine
File
vendor/
twig/
twig/
src/
Error/
Error.php
, line 79
Class
Error
Twig base exception.
Namespace
Twig\Error
Code
public
function
getTemplateLine
() : int {
return
$this
->
lineno
; }
RSS feed