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 2e25e00 commit 3fa71b8Copy full SHA for 3fa71b8
components/process.rst
@@ -214,7 +214,7 @@ Process Idle Timeout
214
--------------------
215
216
.. versionadded:: 2.4
217
- The ``setIdleTimeout`` method was added in Symfony 2.4.
+ The :method:`Symfony\\Component\\Process\\Process::setIdleTimeout` method was added in Symfony 2.4.
218
219
In contrast to the timeout of the previous paragraph, the idle timeout only
220
considers the time since the last output was produced by the process::
0 commit comments