AdapterInterface

AdapterInterface

interface AdapterInterface implements CacheItemPoolInterface

Interface for adapters managing instances of Symfony's CacheItem.

Methods

CacheItem getItem($key)

{@inheritdoc}

getItems(array $keys = array())

{@inheritdoc}

Details

CacheItem getItem($key)

{@inheritdoc}

Parameters

登录查看完整内容
$key