ParserCacheAdapter
ParserCacheAdapter
class ParserCacheAdapter implements CacheItemPoolInterface
Methods
__construct(ParserCacheInterface $pool) | ||
getItem($key) {@inheritdoc} | ||
save(CacheItemInterface $item) {@inheritdoc} | ||
getItems(array $keys = array()) {@inheritdoc} | ||
hasItem($key) {@inheritdoc} | ||
clear() {@inheritdoc} | ||
登录查看完整内容
|