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
7 months, 2 weeks agosome_gyy
11 months, 1 week agoFaraj1997
1 year, 1 month agoLoganTa
1 year, 1 month ago