Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Token.php
function Token::getLine
Same name in this branch
11.1.x vendor/twig/twig/src/Token.php
\Twig\Token::getLine()
File
vendor/
theseer/
tokenizer/
src/
Token.php
, line 24
Class
Token
Namespace
TheSeer\Tokenizer
Code
public
function
getLine
() : int {
return
$this
->
line
; }
RSS feed