Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit0aa2d60
committed
minor#17784 [DependencyInjection] [LazyServices] Add
This PR was merged into the 5.4 branch.Discussion----------[DependencyInjection] [LazyServices] Add `#[Autoconfigure]` attribute mentionWhile watching `@nicolas`-grekas' SymfonyCon talk about lazy objects to give a try to#16970, he told that the documentation about `#[Autoconfigure(lazy: ...)]` was missing. So here it is 😄Commits-------b408ab8 [LazyServices] Add `#[Autoconfigure]` attribute mention#[Autoconfigure] attribute mention (alexandre-daubois)1 file changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
104 | 126 | | |
105 | 127 | | |
106 | 128 | | |
| |||
159 | 181 | | |
160 | 182 | | |
161 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
162 | 205 | | |
163 | 206 | | |
164 | 207 | | |
| |||
0 commit comments
Comments
(0)