Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Fqsen.php
function Fqsen::__toString
Same name in this branch
11.1.x vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Fqsen.php
\phpDocumentor\Reflection\DocBlock\Tags\Reference\Fqsen::__toString()
converts this class to string.
File
vendor/
phpdocumentor/
reflection-common/
src/
Fqsen.php
, line 77
Class
Fqsen
Value Object for Fqsen.
Namespace
phpDocumentor\Reflection
Code
public
function
__toString
() : string {
return
$this
->
fqsen
; }
RSS feed