The di.xml file of a module attaches two plugins for the class Action.
The PluginA has the methods: beforeDispatch, aroundDispatch, afterDispatch.
The PluginB has the methods: beforeDispatch, afterDispatch.
The around plugin code is:
What would be the plugin execution order?
DevTeat
1 month, 3 weeks agosome_gyy
5 months, 2 weeks agoFaraj1997
7 months, 3 weeks agoLoganTa
7 months, 3 weeks ago