Commit 8729a5c
committed
Fix formatting error in HelpFormTypeExtension.php
Corrected a minor syntax error in the HelpFormTypeExtension.php, under the `init-cms-bundle` of networking vendor. A space was added after the arrow operator ('=>') in the array 'help_widget_popover', ensuring consistency and proper code formatting.1 parent 5a924ba commit 8729a5c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments