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 e745ed3 + 52aed65 commit bf73b6fCopy full SHA for bf73b6f
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