Interface ConfigLoaderInterface
Interface used for loading configuration data (service descriptions, service builder configs, etc)
If a loaded configuration data sets includes a top level key containing an 'includes' section, then the data in the file will extend the merged result of all of the included config files.
Indirect known implementers
Guzzle\Service\Builder\ServiceBuilderLoader, Guzzle\Service\Description\ServiceDescriptionLoader
public
mixed
|