file-fetcher
Public Member Functions | List of all members
phpDocumentor\Reflection\Types\Parent_ Class Reference
Inheritance diagram for phpDocumentor\Reflection\Types\Parent_:
phpDocumentor\Reflection\Type

Detailed Description

Value Object representing the 'parent' type.

Parent, as a Type, represents the parent class of class in which the associated element was defined.

@psalm-immutable

Public Member Functions

 __toString ()
 

Member Function Documentation

◆ __toString()

phpDocumentor\Reflection\Types\Parent_::__toString ( )

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

Implements phpDocumentor\Reflection\Type.


The documentation for this class was generated from the following file: