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.

public underlyingType() : phpDocumentor\Reflection\Type
Properties
private $fqsen = NULL
 
  • var \Fqsen|null
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration