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 1bd9ed4 + 10b06da commit 8bd694fCopy full SHA for 8bd694f
reference/configuration/framework.rst
@@ -530,7 +530,7 @@ cache
530
**type**: ``string``
531
532
This value is used to determine the service that is used to persist class
533
-metadata in a cache. The actual service name is built by prefix the configured
+metadata in a cache. The actual service name is built by prefixing the configured
534
value with ``validator.mapping.cache.`` (e.g. if the value is ``apc``, the
535
``validator.mapping.cache.apc`` service will be injected). The service has
536
to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
0 commit comments