Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 10:35:41 +01:00
parent bae8e0bcff
commit 0224fdb4c5

View file

@ -152,3 +152,7 @@ Notifier
* Transformers, takes an object and transforms into an array - `FooTransformer implements TransformerInterface`. * Transformers, takes an object and transforms into an array - `FooTransformer implements TransformerInterface`.
* Don't break other apps by changing the payload. * Don't break other apps by changing the payload.
### Multiple buses
*