Copied!
CloneableFinalInstantiable
Methods
public __construct(string $fqsen)
 

Initializes the object.

  • throws \InvalidArgumentException when $fqsen is not matching the format.
public __toString() : string
 

converts this class to string.

public getName() : string
 

Returns the name of the element without path.

Properties
private $fqsen = NULL
 
  • var string full quallified class name
private $name = NULL
 
  • var string name of the element without path.
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration