Skip to content

Commit 3fa71b8

Browse files
committed
adds api link
1 parent 2e25e00 commit 3fa71b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Process Idle Timeout
214214
--------------------
215215

216216
.. versionadded:: 2.4
217-
The ``setIdleTimeout`` method was added in Symfony 2.4.
217+
The :method:`Symfony\\Component\\Process\\Process::setIdleTimeout` method was added in Symfony 2.4.
218218

219219
In contrast to the timeout of the previous paragraph, the idle timeout only
220220
considers the time since the last output was produced by the process::

0 commit comments

Comments
 (0)