Commit 2c3b8ab
committed
minor symfony#20717 Add missing default value in the Twig reference (stof)
This PR was merged into the 6.4 branch.
Discussion
----------
Add missing default value in the Twig reference
This also fixes the rendering, because empty literals are not valid in rST so this was displaying 4 backticks:

Commits
-------
c35fb93 Add missing default value in the Twig reference1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments