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
minor #13234 [MercureBundle] Use PublisherInterface (matthieumota)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 4.4 branch instead.
Discussion
----------
[MercureBundle] Use PublisherInterface
We must use ```PublisherInterface``` to inject ```Publisher``` service. It can cause a bug due to argument type on controller who is ```TraceablePublisher``` when profiler is enabled.
Commits
-------
42581bb [MercureBundle] Use PublisherInterface
0 commit comments