Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitf30cc7b
committed
minor#60096 [DependencyInjection] Add better return type on
This PR was merged into the 7.3 branch.Discussion----------[DependencyInjection] Add better return type on `ContainerInterface::get()`| Q | A| ------------- | ---| Branch? | 7.3| Bug fix? | no| New feature? | yes| Deprecations? | no| Issues || License | MITSeehttps://phpstan.org/r/a58736e6-f181-4bea-ad14-134f55229664Commits-------45e67ac [DependencyInjection] Add better return type on ContainerInterface::get()ContainerInterface::get() (lyrixx)File tree
1 file changed
+4
-2
lines changed- src/Symfony/Component/DependencyInjection
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments
Comments
(0)