Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit052e5be

Browse files
committed
bug#20085 [Messenger][Scheduler] Fix ScheduledStamp FQN (gl3n)
This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.Discussion----------[Messenger][Scheduler] Fix ScheduledStamp FQNCommits-------40dffcb Fix ScheduledStamp FQN
2 parents3458c9b +40dffcb commit052e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Here are some important envelope stamps that are shipped with the Symfony Messen
162162
to configure the validation groups used when the validation middleware is enabled.
163163
*:class:`Symfony\\Component\\Messenger\\Stamp\\ErrorDetailsStamp`,
164164
an internal stamp when a message fails due to an exception in the handler.
165-
*:class:`Symfony\\Component\\Messenger\\Stamp\\ScheduledStamp`,
165+
*:class:`Symfony\\Component\\Scheduler\\Messenger\\ScheduledStamp`,
166166
a stamp that marks the message as produced by a scheduler. This helps
167167
differentiate it from messages created "manually". You can learn more about it
168168
in the:doc:`Scheduler documentation</scheduler>`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp