Value Object representing the 'numeric' pseudo-type, which is either a numeric-string, integer or float.
- psalm-immutable
Cloneable
Final
Instantiable
Iterable
- Extends
-
Implements
IteratorAggregate phpDocumentor \Reflection \PseudoType phpDocumentor \Reflection \Type Stringable Traversable
Methods |
public __construct () |
public
__toString
() :
string
Returns a rendered output of the Type as it would be used in a DocBlock. |
public
underlyingType
() :
phpDocumentor |