Value Object for Fqsen.
CloneableFinalInstantiable
- 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 = NULL
|
private $name = NULL
|