Javel's notes

TIL; Symfony messenger handle trait

When using Symfony messenger bus synchronously, it's now trivial to get the result returned by command handlers, thanks to the HandlerTrait provided by the messenger bundle.

Sources

© Joris Langlois 2023