Value Object for Fqsen.
-
link
https://github.
com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc-meta. md - psalm-immutable
Cloneable
Final
Instantiable
-
Implements
Stringable
Methods |
public
__construct
(
string
$fqsen
) Initializes the object.
|
public
__toString
() :
string
converts this class to string. |
public
getName
() :
string
Returns the name of the element without path. |
Properties |
private
$fqsen
|
private
$name
|