Type Resolver

CallableString extends String_
in package
implements PseudoType

FinalYes

Value Object representing the type 'string'.

Tags
psalm-immutable

Table of Contents

Interfaces

PseudoType

Methods

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

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