We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b30bb commit f5ee472Copy full SHA for f5ee472
messenger.rst
@@ -314,6 +314,13 @@ to multiple transports:
314
],
315
]);
316
317
+.. note::
318
+
319
+ If you configure routing for both a child and parent class, but rules
320
+ are used. E.g. if you have an ``SmsNotification`` object that extends
321
+ from ``Notification``, both the routing for ``Notification`` and
322
+ ``SmsNotification`` will be used.
323
324
Doctrine Entities in Messages
325
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
326
0 commit comments