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
2 months, 1 week agosome_gyy
5 months, 3 weeks agoFaraj1997
8 months agoLoganTa
8 months ago