Solved

You Added a Plugin Declaration to MyCompany/MyModule/etc/di

Question 90

Multiple Choice

You added a plugin declaration to MyCompany/MyModule/etc/di.xml: You added a plugin declaration to MyCompany/MyModule/etc/di.xml:   What will be the effect of this declaration? 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 What will be the effect of this declaration?


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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions