Lggr
|
Public Member Functions | |
__toString () | |
@psalm-immutable
phpDocumentor\Reflection\Type::__toString | ( | ) |
Returns a rendered output of the Type as it would be used in a DocBlock.
Implemented in phpDocumentor\Reflection\Types\AggregatedType, phpDocumentor\Reflection\Types\AbstractList, phpDocumentor\Reflection\Types\Object_, phpDocumentor\Reflection\Types\Collection, phpDocumentor\Reflection\Types\ClassString, phpDocumentor\Reflection\Types\Expression, phpDocumentor\Reflection\Types\Nullable, phpDocumentor\Reflection\Types\Static_, phpDocumentor\Reflection\PseudoTypes\False_, phpDocumentor\Reflection\PseudoTypes\True_, phpDocumentor\Reflection\Types\This, phpDocumentor\Reflection\Types\Void_, phpDocumentor\Reflection\Types\Parent_, phpDocumentor\Reflection\Types\Self_, phpDocumentor\Reflection\Types\Boolean, phpDocumentor\Reflection\Types\Callable_, phpDocumentor\Reflection\Types\Float_, phpDocumentor\Reflection\Types\Integer, phpDocumentor\Reflection\Types\Mixed_, phpDocumentor\Reflection\Types\Null_, phpDocumentor\Reflection\Types\Resource_, phpDocumentor\Reflection\Types\Scalar, phpDocumentor\Reflection\Types\String_, and phpDocumentor\Reflection\Types\Iterable_.