Class Factory
Base factory class. It can produce many type of a product, you can also bind them on the fly.
- Docotory\Factory implements ArrayAccess
Abstract
Namespace: Docotory
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docotory/Factory.php
Namespace: Docotory
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docotory/Factory.php
Methods summary
public static
|
|
public static
|
|
public static
|
|
public static
boolean
|
|
public static
boolean
|
|
protected static
mixed
|
|
public
mixed
|
|
public
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
|
Properties summary
protected static
array
|
$resolved
Resolved types stack |
#
[]
|
protected static
array
|
$customCreator
Registered custom creator |
#
[]
|