Abstract
Interface
-
Implements
phpDocumentor\Reflection\Type Stringable
Methods |
public abstract underlyingType () : phpDocumentor\Reflection\Type |
phpDocumentor\Reflection\Type |
Stringable |
Methods |
public
abstract
phpDocumentor\Reflection\Type
::
__toString
() :
string
Returns a rendered output of the Type as it would be used in a DocBlock. |
public abstract underlyingType () : phpDocumentor\Reflection\Type |