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