Commit 68e48b0
committed
minor #17398 [DependencyInjection] Show how to get $myService (tacman)
This PR was submitted for the 6.1 branch but it was squashed and merged into the 4.4 branch instead.
Discussion
----------
[DependencyInjection] Show how to get $myService
Fixes #17397, makes it clearer how to get the service, since ->get() isn't correct and getDefinition() isn't obvious.
Commits
-------
95b8fea [DependencyInjection] Show how to get $myService1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
470 | 472 | | |
471 | 473 | | |
472 | 474 | | |
| |||
0 commit comments