Commit 4abb61d
committed
minor #18153 [DependencyInjection] Add support for
This PR was merged into the 6.3 branch.
Discussion
----------
[DependencyInjection] Add support for `#[Autowire(lazy: class-string)]`
In addition to issue #18095 / pr #18106 to explicitly document symfony/symfony#49836
Commits
-------
1fd4f07 complement lazy service autowiring#[Autowire(lazy: class-string)] (MrYamous)1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
123 | 132 | | |
124 | 133 | | |
125 | 134 | | |
| |||
0 commit comments