Actions have now an additional variable 'action' available, which can access the action's parameters. Render accepts additional template values.

This commit is contained in:
Vassyli
2021-04-08 17:00:51 +02:00
committed by Basilius Sauter
parent 30b9d981fa
commit 1e900d8ec7
4 changed files with 204 additions and 205 deletions
+1
View File
@@ -18,6 +18,7 @@
"gedmo/doctrine-extensions": "^2.3|^3.0",
"doctrine/orm": "^2.8",
"doctrine/common": "^3.0",
"doctrine/dbal": "^2.12 <2.13",
"monolog/monolog": "^2.0",
"symfony/console": "^5.0",
"symfony/yaml": "^5.0",