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 574ef5d commit c54caecCopy full SHA for c54caec
cache.rst
@@ -518,7 +518,7 @@ the same key could be invalidate with one function call::
518
}
519
520
521
-The cache adapter needs to implement :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface``
+The cache adapter needs to implement :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface`
522
to enable this feature. This could be added by using the following configuration.
523
524
.. configuration-block::
0 commit comments