Type Resolver

ListShape extends ArrayShape
in package

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$items  : array<string|int, ArrayShapeItem>

Methods

__construct()  : mixed
__toString()  : string
Returns a rendered output of the Type as it would be used in a DocBlock.
getItems()  : array<string|int, ArrayShapeItem>
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