Class CacheAdapterFactory
Generates cache adapters from any number of known cache implementations
- Guzzle\Cache\CacheAdapterFactory implements Guzzle\Common\FromConfigInterface
public static
|
|
public static
|
Generates cache adapters from any number of known cache implementations
public static
|
|
public static
|
#
factory( array $config = array() )
Create a Guzzle cache adapter based on an array of options Create a Guzzle cache adapter based on an array of options Deprecated
This will be removed in a future version
Parameters
ReturnsThrowsCodecoverageignoreImplementation of |