Commit 5af5518
removed return value declaration from getProviderHandler (#181)
* removed return value declaration from getProviderHandler
since prividerHandler can be null this will throw an exception in case of null
* Update src/Event/Newsletter/Mailchimp/TemplateExportResolveProviderHandlerEvent.php
Co-authored-by: Christian Fasching <[email protected]>
Co-authored-by: Christian Fasching <[email protected]>1 parent 12e659b commit 5af5518
File tree
1 file changed
+1
-1
lines changed- src/Event/Newsletter/Mailchimp
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments