File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -711,11 +711,10 @@ Learn more
711
711
:maxdepth: 1
712
712
:glob:
713
713
714
- form/*
715
-
716
- * :doc: `/controller/upload_file `
717
- * :doc: `/reference/forms/types `
718
- * :doc: `/http_cache/form_csrf_caching `
714
+ /form/*
715
+ /controller/upload_file
716
+ /reference/forms/types
717
+ /http_cache/form_csrf_caching
719
718
720
719
.. _`Symfony Form component` : https://github.com/symfony/form
721
720
.. _`DateTime` : https://php.net/manual/en/class.datetime.php
Original file line number Diff line number Diff line change @@ -2026,7 +2026,7 @@ settings from the base pool as defaults.
2026
2026
2027
2027
.. note ::
2028
2028
2029
- Your service MUST implement the ``Psr\\ Cache\ \CacheItemPoolInterface `` interface.
2029
+ Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface `` interface.
2030
2030
2031
2031
public
2032
2032
""""""
You can’t perform that action at this time.
0 commit comments