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 9e7a828 commit 84444a1Copy full SHA for 84444a1
components/cache/cache_invalidation.rst
@@ -62,7 +62,7 @@ method.
62
63
When using a Redis backend, consider using :ref:`RedisTagAwareAdapter <redis-tag-aware-adapter>`
64
which is optimized for this purpose. When using File system, likewise consider to use
65
- :ref:`RedisTagAwareAdapter <filesystem-tag-aware-adapter>`
+ :ref:`FilesystemTagAwareAdapter <filesystem-tag-aware-adapter>`
66
67
The :class:`Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter` class implements
68
instantaneous invalidation (time complexity is ``O(N)`` where ``N`` is the number
0 commit comments