Interface FromConfigInterface
Interfaces that adds a factory method which is used to instantiate a class from an array of configuration options.
public static
|
#
factory( array|
Static factory method used to turn an array or collection of configuration data into an instantiated object. |