phpDocumentor

Map
in package
implements Data

Interfaces, Classes and Traits

Data

Table of Contents

$mapItems  : MapItems
$type  : string
create()  : self
Create instance.
mapItems()  : MapItems
Return map items.
type()  : string
Return type.
__construct()  : mixed
Constructor.

Properties

$type

private string $type

Methods

create()

Create instance.

public static create(MapItems $mapItems) : self
Parameters
$mapItems : MapItems
Return values
self

type()

Return type.

public type() : string
Tags
inheritDoc
Return values
string

__construct()

Constructor.

private __construct(MapItems $mapItems) : mixed
Parameters
$mapItems : MapItems
Return values
mixed

Search results