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 6450430 + 8a50832 commit c5220e1Copy full SHA for c5220e1
reference/configuration/framework.rst
@@ -2437,7 +2437,7 @@ cache
2437
**type**: ``string``
2438
2439
The service that is used to persist class metadata in a cache. The service
2440
-has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
+has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2441
2442
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2443
cache provided by the Doctrine project.
0 commit comments