ProxyAdapter
ProxyAdapter
class ProxyAdapter implements AdapterInterface
Methods
__construct(CacheItemPoolInterface $pool, $namespace = '', $defaultLifetime) | ||
getItem($key) {@inheritdoc} | ||
getItems(array $keys = array()) {@inheritdoc} | ||
hasItem($key) {@inheritdoc} | ||
clear() {@inheritdoc} | ||
deleteItem($key) {@inheritdoc} |