Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
c132ec91b7
commit
c4eca1c763
|
@ -139,3 +139,5 @@ Notifier
|
|||
* Message -> Message bus -> Message handler
|
||||
* Message is a plain PHP class
|
||||
* Handler is a normal PHP class which is invokable
|
||||
* `messenger:message_hander` tag in config
|
||||
* Autowire with `MessageHandlerInterface`
|
||||
|
|
Reference in a new issue