We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d413993 commit 50736c7Copy full SHA for 50736c7
components/cache/cache_pools.rst
@@ -41,7 +41,7 @@ Using the Cache Contracts
41
-------------------------
42
43
The :class:`Symfony\\Contracts\\Cache\\CacheInterface` allows fetching, storing
44
-and deleting cache items using two methods::
+and deleting cache items using only two methods and a callback::
45
46
use Symfony\Component\Cache\Adapter\FilesystemAdapter;
47
use Symfony\Contracts\Cache\ItemInterface;
0 commit comments