Type Resolver

Parent_
in package
implements Type

FinalYes

Value Object representing the 'parent' type.

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

Tags
psalm-immutable

Table of Contents

Interfaces

Type

Methods

__toString()  : string
Returns a rendered output of the Type as it would be used in a DocBlock.

Methods

__toString()

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

public __toString() : string
Return values
string

        
On this page

Search results