Type Resolver

Self_
in package
implements Type

FinalYes

Value Object representing the 'self' type.

Self, as a Type, represents the 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