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 f3fa2cb + e165d03 commit c4a67fbCopy full SHA for c4a67fb
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