Open Journal Systems  3.3.0
ConfigLoaderInterface.php
1 <?php
2 
3 namespace Guzzle\Service;
4 
12 {
21  public function load($config, array $options = array());
22 }
Guzzle\Service\ConfigLoaderInterface\load
load($config, array $options=array())
Guzzle\Service\ConfigLoaderInterface
Definition: ConfigLoaderInterface.php:11
Guzzle\Service
Definition: AbstractConfigLoader.php:3