factory()
factory(array|\Guzzle\Common\Collection $config = array()) : \Guzzle\Common\FromConfigInterface
Static factory method used to turn an array or collection of configuration data into an instantiated object.
Parameters
array|\Guzzle\Common\Collection | $config | Configuration data |