Value Object representing the type 'string'.
- psalm-immutable
Cloneable
Final
Instantiable
Methods |
public
__construct
(
?
phpDocumentor Initializes this representation of a class string with the given Fqsen. |
public
__toString
() :
string
Returns a rendered output of the Type as it would be used in a DocBlock. |
public
getFqsen
() : ?
phpDocumentor Returns the FQSEN associated with this object. |
public
underlyingType
() :
phpDocumentor |
Properties |
private
$fqsen
|