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
6 months agosome_gyy
9 months, 3 weeks agoFaraj1997
11 months, 4 weeks agoLoganTa
12 months ago