Type Resolver

Scalar
in package
implements Type

FinalYes

Value Object representing the 'scalar' pseudo-type, which is either a string, integer, float or boolean.

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