Fix typo in documentation

Asset Mapper 6.3 example is missing a }
This commit is contained in:
Quentin Rogeret
2025-09-24 15:27:42 +02:00
committed by GitHub
parent 328774d5af
commit c5ea8ee2cc

View File

@@ -418,7 +418,7 @@ is running in debug mode.
.. tip::
For AssetMapper 6.3 only, you also need a ``{{ ux_controller_link_tags() }``
For AssetMapper 6.3 only, you also need a ``{{ ux_controller_link_tags() }}``
in ``base.html.twig``. This is not needed in AssetMapper 6.4+.
With WebpackEncoreBundle