Lggr
Public Member Functions | List of all members
phpDocumentor\Reflection\Fqsen Class Reference

Public Member Functions

 __construct (string $fqsen)
 
 __toString ()
 
 getName ()
 

Detailed Description

Value Object for Fqsen.

-immutable

Constructor & Destructor Documentation

◆ __construct()

phpDocumentor\Reflection\Fqsen::__construct ( string  $fqsen)

Initializes the object.

Exceptions
InvalidArgumentExceptionwhen $fqsen is not matching the format.

Member Function Documentation

◆ __toString()

phpDocumentor\Reflection\Fqsen::__toString ( )

converts this class to string.

◆ getName()

phpDocumentor\Reflection\Fqsen::getName ( )

Returns the name of the element without path.


The documentation for this class was generated from the following file: