Commit 840aa55
committed
minor #21617 [DependencyInjection]
This PR was merged into the 6.4 branch.
Discussion
----------
[DependencyInjection] `#[AutoconfigureTag]` can be used without tag name
This was never documented, but when the tag name in `#[AutoconfigureTag]` is not specified, the fully qualified class name of the target is automatically used.
Commits
-------
0709b35 [DependencyInjection] `#[AutoconfigureTag]` can be used without tag name#[AutoconfigureTag] can be used without tag name (HypeMC)1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
134 | 144 | | |
135 | 145 | | |
136 | 146 | | |
| |||
0 commit comments