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.
2 parents b21042a + f241979 commit 789ed89Copy full SHA for 789ed89
reference/configuration/framework.rst
@@ -2554,7 +2554,7 @@ cache
2554
**type**: ``string``
2555
2556
The service that is used to persist class metadata in a cache. The service
2557
-has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
+has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2558
2559
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2560
cache provided by the Doctrine project.
0 commit comments