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
4 months, 1 week agosome_gyy
7 months, 4 weeks agoFaraj1997
10 months agoLoganTa
10 months ago