Commit f0897ca
committed
minor #21182 [Config] update enumClass to enumFqcn (IndraGunawan)
This PR was merged into the 7.3 branch.
Discussion
----------
[Config] update enumClass to enumFqcn
there is no `enumClass` method for `enumNode`, replaced to `enumFqcn`
https://github.com/symfony/symfony/blob/7.3/src/Symfony/Component/Config/Definition/Builder/EnumNodeDefinition.php#L45-L54
Commits
-------
a80ff31 update enumClass to enumFqcn1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments