Copied!

Value Object representing the type 'string'.

  • psalm-immutable
CloneableFinalInstantiable
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 ?phpDocumentor\Reflection\Fqsen $fqsen
© 2023 Bruce Wells
Search Namespaces \ Classes
Configuration