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