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.
2 parents b97278d + 9aba5ef commit e165d03Copy full SHA for e165d03
scheduler.rst
@@ -932,7 +932,7 @@ before being further redispatched to its corresponding handler::
932
}
933
934
When using the ``RedispatchMessage``, Symfony will attach a
935
-:class:`Symfony\\Component\\Scheduler\\Messenger\\Stamp\\ScheduledStamp` to the message,
+:class:`Symfony\\Component\\Scheduler\\Messenger\\ScheduledStamp` to the message,
936
helping you identify those messages when needed.
937
938
.. _`Memoizing`: https://en.wikipedia.org/wiki/Memoization
0 commit comments