Type Resolver

IntMaskOf extends Integer
in package
implements PseudoType

FinalYes

Value Object representing the `int-mask-of` type.

Tags
psalm-immutable

Table of Contents

Interfaces

PseudoType

Properties

$type  : Type

Methods

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

Properties

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