Commit f0b1223
committed
bug #1253 Add ResetInterface to LiveComponentMetadataFactory (TheDutchScorpion)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
Add ResetInterface to LiveComponentMetadataFactory
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Issues | N/A
| License | MIT
This PR is a follow-up to the already merged PR #1251
Commits
-------
8d3d328 Add ResetInterface to LiveComponentMetadataFactoryFile tree
2 files changed
+8
-1
lines changed- src/LiveComponent/src
- DependencyInjection
- Metadata
2 files changed
+8
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
0 commit comments