Skip to content
Prev Previous commit
Next Next commit
minor
  • Loading branch information
Nyholm authored and wouterj committed Oct 13, 2020
commit d198bb747ef0750ffe3c111a6d76fa89db4b1dbe
2 changes: 0 additions & 2 deletions messenger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,6 @@ by tagging the handler service with ``messenger.message_handler``
'handles' => SmsNotification::class,
]);


Possible options to configure with tags are:

* ``bus``
Expand Down Expand Up @@ -1661,7 +1660,6 @@ middleware and *only* include your own:
],
]);


.. note::

If a middleware service is abstract, a different instance of the service will
Expand Down