Commit 39da837
committed
minor symfony#11543 Fix php config example for hinclude_default_template (andrew-demb)
This PR was merged into the master branch.
Discussion
----------
Fix php config example for hinclude_default_template
In PHP example used the wrong type for parameter - `array`, instead of a correct `string`.
Other config examples are not affected.
Commits
-------
cccf79c Fix php config example for hinclude_default_template1 parent db96080 commit 39da837
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
| 96 | + | |
99 | 97 | | |
100 | 98 | | |
101 | 99 | | |
| |||
0 commit comments