interface AdapterInterface implements CacheItemPoolInterface
Interface for adapters managing instances of Symfony's CacheItem.
| CacheItem | getItem($key) {@inheritdoc} | |
| getItems(array $keys = array()) {@inheritdoc} |
{@inheritdoc}
| $key |
| CacheItem |
{@inheritdoc}
return \Traversable|CacheItem[]
| array | $keys |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Cache/Adapter/AdapterInterface.html