Skip to content

Commit 50736c7

Browse files
authored
clarifying
1 parent d413993 commit 50736c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/cache_pools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Using the Cache Contracts
4141
-------------------------
4242

4343
The :class:`Symfony\\Contracts\\Cache\\CacheInterface` allows fetching, storing
44-
and deleting cache items using two methods::
44+
and deleting cache items using only two methods and a callback::
4545

4646
use Symfony\Component\Cache\Adapter\FilesystemAdapter;
4747
use Symfony\Contracts\Cache\ItemInterface;

0 commit comments

Comments
 (0)