Page 1 of 1

You added a plugin declaration to MyCompany/MyModule/etc/di.xml: What will be the effect of this declaration?

Posted: Sat Aug 20, 2022 7:54 am
by answerhappygod
You added a plugin declaration to MyCompany/MyModule/etc/di.xml:

What will be the effect of this declaration?
You Added A Plu 1
You Added A Plu 1 (9.93 KiB) Viewed 156 times
A. An exception because plugins must not be applied to the interfaces
B. An exception because of the syntax error in the declaration
C. The plugin will be ignored because ActionInterface will never be instantiated directly
D. The plugin will be applied to all implementors of the ActionInterface