[Process] Doc block backport.

This commit is contained in:
Alexander M. Turek 2019-08-18 11:12:38 +02:00
parent 76bb1fca5c
commit fed395de4e
1 changed files with 1 additions and 1 deletions

View File

@ -972,7 +972,7 @@ class Process implements \IteratorAggregate
}
/**
* Sets the process timeout (max. runtime).
* Sets the process timeout (max. runtime) in seconds.
*
* To disable the timeout, set this value to null.
*