\Guzzle\ServiceCachingConfigLoader

Decorator that adds caching to a service description loader

Summary

Methods
Properties
Constants
__construct()
load()
No public properties found
No constants found
No protected methods found
$loader
$cache
N/A
No private methods found
No private properties found
N/A

Properties

Methods

load()

load(mixed  $config, array  $options = array()) : mixed

Loads configuration data and returns an array of the loaded result

Parameters

mixed $config

Data to load (filename or array of data)

array $options

Array of options to use when loading

Returns

mixed