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

Commitfd26bac

Browse files
committed
Minor tweaks
1 parent9af2593 commitfd26bac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎messenger.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,8 +2314,8 @@ will take care of creating a new process with the parameters you passed::
23142314
}
23152315
}
23162316

2317-
A static factory:method:`Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline` is also
2318-
available if you want to use features of your shell such as redirections or pipes::
2317+
If you want to use shell features such as redirections or pipes, use the static
2318+
factory :method:Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline::
23192319

23202320
use Symfony\Component\Messenger\MessageBusInterface;
23212321
use Symfony\Component\Process\Messenger\RunProcessMessage;
@@ -2335,8 +2335,8 @@ available if you want to use features of your shell such as redirections or pipe
23352335
}
23362336
}
23372337

2338-
For more information,see the
2339-
dedicated:ref:`Using Features From the OSShell<process-using-features-from-the-os-shell>` documentation.
2338+
For more information,read the documentation about
2339+
:ref:`using features from the OSshell<process-using-features-from-the-os-shell>`.
23402340

23412341
..versionadded::7.3
23422342

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp