Related questions
Question 22 - AD0-E711 discussion
A developer delected lhat a piece of functionality implemented in a third-party module's plugin can be omitted. So, the developer decides to deactivate the plugin. How can a developer take this action?
A.
The only way to deactivate a plugin is to remove it from di.xml file in the module where it was defined.The plugin can be deactivated In di.xml In a custom module using:
B.
<plugin name="pluginName' disabled="true7>
C.
The plugin can be deactivated in di.xml in a custom module using the code:<remove name-'pluginName" />
Your answer:
0 comments
Sorted by
Leave a comment first