Copied!

Value Object representing a type with generics.

  • psalm-immutable
CloneableFinalInstantiable
Methods
public __construct(?phpDocumentor\Reflection\Fqsen $fqsen, array $types)
 
  • param \Type[] $types
public __toString() : string
public phpDocumentor\Reflection\Types\Object_::getFqsen() : ?phpDocumentor\Reflection\Fqsen
 

Returns the FQSEN associated with this object.

public getTypes() : array
 
  • return \Type[]
Properties
protected phpDocumentor\Reflection\Types\Object_::$fqsen = NULL
 
  • var \Fqsen|null
Properties
private $types = NULL
 
  • var \Type[]
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration