Value Object representing the type 'string'.
- psalm-immutable
Cloneable
Final
Instantiable
-
Implements
phpDocumentor\Reflection\Type Stringable
Methods |
public
__construct
(
?
phpDocumentor\Reflection\Fqsen
$fqsen
=
NULL
) 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\Reflection\Fqsen
Returns the FQSEN associated with this object. |
Properties |
private
$fqsen
|