Skip to content

Commit b09ad2a

Browse files
authored
Remove reference to a removed configuration key
See #17260 for more details
1 parent 89070ba commit b09ad2a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,19 +2167,6 @@ Whether or not to enable validation support.
21672167
This option will automatically be set to ``true`` when one of the child
21682168
settings is configured.
21692169

2170-
.. _reference-validation-cache:
2171-
2172-
cache
2173-
.....
2174-
2175-
**type**: ``string``
2176-
2177-
The service that is used to persist class metadata in a cache. The service
2178-
has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
2179-
2180-
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2181-
cache provided by the Doctrine project.
2182-
21832170
.. _reference-validation-enable_annotations:
21842171

21852172
enable_annotations

0 commit comments

Comments
 (0)