Copied!

Represents an expression type as described in the PSR-5, the PHPDoc Standard.

  • psalm-immutable
CloneableFinalInstantiable
Methods
public __construct(phpDocumentor\Reflection\Type $valueType)
 

Initializes this representation of an array with the given Type.

public __toString() : string
 

Returns a rendered output of the Type as it would be used in a DocBlock.

public getValueType() : phpDocumentor\Reflection\Type
 

Returns the value for the keys of this array.

Properties
protected $valueType = NULL
 
  • var \Type
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration