CountryZoneTypeFactory
in package
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
$db
private
Connection
$db
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>