File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -711,11 +711,10 @@ Learn more
711711 :maxdepth: 1
712712 :glob:
713713
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
719718
720719.. _`Symfony Form component` : https://github.com/symfony/form
721720.. _`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.
20262026
20272027.. note ::
20282028
2029- Your service MUST implement the ``Psr\\ Cache\ \CacheItemPoolInterface `` interface.
2029+ Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface `` interface.
20302030
20312031public
20322032""""""
You can’t perform that action at this time.
0 commit comments