Commit 3ab58a4
committed
minor symfony#61512 [Routing] make RoutingControllerPass and AttributeServicesLoader final (xabbuh)
This PR was merged into the 7.4 branch.
Discussion
----------
[Routing] make RoutingControllerPass and AttributeServicesLoader final
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | see symfony#61492 (comment)
| License | MIT
Commits
-------
9986139 make RoutingControllerPass and AttributeServicesLoader finalFile tree
2 files changed
+2
-2
lines changed- src/Symfony/Component/Routing
- DependencyInjection
- Loader
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments