Commit 8f1ea12
committed
minor #10556 Add missing container argument for ServiceLocatorTagPass::register() call (umulmrum)
This PR was merged into the 3.4 branch.
Discussion
----------
Add missing container argument for ServiceLocatorTagPass::register() call
The last example on the service locator doc page is missing an argument for the ServiceLocatorTagPass::register() call.
Commits
-------
574128f Add missing container argument for ServiceLocatorTagPass::register() call1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
0 commit comments