You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR just adds a trait leveraging an existing MessageBusInterface for implementing sync command & query buses. No class, no framework integration. So we could just show how tu use it with raw php code, with the component standalone, and perhaps how to configure a service within the framework using DIC.