You are implementing a before plugin in MyCompany_Magic. It will intercept the same method that MyCompany_Admission is already intercepting using a before plugin: Topmenu::getBlockHtml
Which two actions are required to ensure the new plugin will execute last? (Choose two.)
A. Include a sortOrder=ג€20ג€ on the new plugin in MyCompany_Magic's etc/di.xml file
B. Configure plugin sequencing for both plugins in MyCompany_Magic's etc/plugin_sequence.xml file
C. Set a sortOrder=ג€10ג€ for MyCompany_Admission's plugin in MyCompany_Magic's etc/di.xml
D. Add MyCompany_Admission as a dependency in MyCompany_Magic's etc/module.xml file
You are implementing a before plugin in MyCompany_Magic. It will intercept the same method that MyCompany_Admission is a
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You are implementing a before plugin in MyCompany_Magic. It will intercept the same method that MyCompany_Admission is a
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!