Commit 62cee12
committed
minor #11012 [OptionsResolver] Updated some example code to use modern PHP (javiereguiluz)
This PR was squashed before being merged into the 4.2 branch (closes #11012).
Discussion
----------
[OptionsResolver] Updated some example code to use modern PHP
OptionsResolver is nice ... so we don't have to use unnecessarily bad PHP code to explain how nice it is.
Commits
-------
c555805 [OptionsResolver] Updated some example code to use modern PHP1 file changed
+7
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
64 | 53 | | |
65 | 54 | | |
66 | 55 | | |
67 | 56 | | |
68 | 57 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 58 | + | |
| 59 | + | |
72 | 60 | | |
73 | 61 | | |
74 | 62 | | |
| |||
0 commit comments