10000 Added note to fix #10343 · Nyholm/symfony-docs@f8e6f19 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8e6f19

Browse files
committed
Added note to fix symfony#10343
1 parent 9b267d7 commit f8e6f19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cache.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,11 @@ achieved by specifying the adapter.
527527
],
528528
]);
529529
530+
.. note::
531+
532+
The interface :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface`` is
533+
autowired to the ``cache.app`` service.
534+
530535
Clearing the Cache
531536
------------------
532537

0 commit comments

Comments
 (0)
0