Commit 44bb346
File tree
Expand file treeCollapse file tree
2 files changed
+12
-36
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Tests/ChoiceList/Factory
Expand file treeCollapse file tree
2 files changed
+12
-36
lines changedsrc/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php+1-30Lines changed: 1 addition & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 | 65 |
|
90 | 66 |
|
91 | 67 |
|
| ||
113 | 89 |
|
114 | 90 |
|
115 | 91 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
| 92 | + |
122 | 93 |
|
123 | 94 |
|
124 | 95 |
|
|
src/Symfony/Component/Form/Tests/ChoiceList/Factory/CachingFactoryDecoratorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/ChoiceList/Factory/CachingFactoryDecoratorTest.php+11-6Lines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
| 72 | + |
72 | 73 |
|
73 |
| - |
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
77 | 82 |
|
78 |
| - |
79 |
| - |
| 83 | + |
| 84 | + |
80 | 85 |
|
81 | 86 |
|
82 | 87 |
|
|
0 commit comments