phpDocumentor

CountryZoneTypeFactory implements TypeFactory

Class CountryZoneTypeFactory

Interfaces, Classes and Traits

TypeFactory
Interface TypeFactory

Table of Contents

$db  : Connection
__construct()  : mixed
CountryZoneTypeFactory constructor.
createType()  : Type
getCountryZones()  : array<string|int, mixed>

Properties

Methods

__construct()

CountryZoneTypeFactory constructor.

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

createType()

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

getCountryZones()

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

Search results