Represents an expression type as described in the PSR-5, the PHPDoc Standard.
- psalm-immutable
CloneableFinalInstantiable
- Implements
phpDocumentor \Reflection \Type Stringable
Methods |
public __construct(phpDocumentor 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 Returns the value for the keys of this array. |
Properties |
protected $valueType = NULL
|