Thanks to visit codestin.com Credit goes to github.com
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 3a39a76 commit 27f0a58Copy full SHA for 27f0a58
messenger.rst
@@ -2356,7 +2356,7 @@ will take care of creating a new process with the parameters you passed::
2356
}
2357
2358
If you want to use shell features such as redirections or pipes, use the static
2359
-factory :method:Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline::
+:method:`Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline` factory method::
2360
2361
use Symfony\Component\Messenger\MessageBusInterface;
2362
use Symfony\Component\Process\Messenger\RunProcessMessage;
0 commit comments