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 3e1a5e2 + c5220e1 commit 0b643c1Copy full SHA for 0b643c1
reference/configuration/framework.rst
@@ -2451,7 +2451,7 @@ cache
2451
**type**: ``string``
2452
2453
The service that is used to persist class metadata in a cache. The service
2454
-has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
+has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2455
2456
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2457
cache provided by the Doctrine project.
0 commit comments