Copied!

Value Object representing the value-of type.

  • psalm-immutable
CloneableFinalInstantiable
Methods
public __construct(phpDocumentor\Reflection\Type $type)
public __toString() : string
public getType() : phpDocumentor\Reflection\Type
public underlyingType() : phpDocumentor\Reflection\Type
Properties
private $type = NULL
 
  • var \Type
© 2025 Bruce Wells