phpDocumentor

GeoZoneTypeFactory implements TypeFactory

Class GeoZoneTypeFactory

Interfaces, Classes and Traits

TypeFactory
Interface TypeFactory

Table of Contents

$db  : Connection
$textManager  : TextManager
__construct()  : mixed
GeoZoneTypeFactory constructor.
createType()  : Type
getGeoZones()  : array<string|int, mixed>

Properties

Methods

__construct()

GeoZoneTypeFactory constructor.

public __construct(Connection $db, TextManager $textManager) : mixed
Parameters
$db : Connection
$textManager : TextManager
Return values
mixed

createType()

public createType(array<string|int, mixed> $params) : Type
Parameters
$params : array<string|int, mixed>
Return values
Type

getGeoZones()

private getGeoZones() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results