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