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
This PR was merged into the 5.4 branch.
Discussion
----------
[Notifier] Autoconfigure chatter.transport_factory
| Q | A
| ------------- | ---
| Branch? | 5.4 |
| Bug fix? | no
| New feature? | yes
| License | MIT
| Doc PR | symfony/symfony-docs#... <!-- required for new features -->
I'm wondering why we not autoconfigure `chatter.transport_factory` and `texter.transport_factory` with `TransportFactoryInterface`. It will avoid to manually tag the `TransportFactory`
Commits
-------
d6d012c autoconfigure chatter.transport_factory
0 commit comments