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

Appearance settings

Commit 0b9fbc1

Browse filesBrowse files
committed
[Messenger] Fix link to class
1 parent a8fc6c5 commit 0b9fbc1
Copy full SHA for 0b9fbc1

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎messenger.rst

Copy file name to clipboardExpand all lines: messenger.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1801,7 +1801,7 @@ The Beanstalkd transport supports the ``--keepalive`` option by using Beanstalkd
18011801
Keepalive support was introduced in Symfony 7.2.
18021802

18031803
The Beanstalkd transport lets you set the priority of the messages being dispatched.
1804-
Use the :class:``Symfony\Component\Messenger\Bridge\Beanstalkd\Transport\BeanstalkdPriorityStamp``
1804+
Use the :class:`Symfony\\Component\\Messenger\\Bridge\\Beanstalkd\\Transport\\BeanstalkdPriorityStamp`
18051805
and pass a number to specify the priority (default = ``1024``; lower numbers mean higher priority)::
18061806

18071807
use App\Message\SomeMessage;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.