8000
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 533ed1d commit f23d687Copy full SHA for f23d687
src/Symfony/Component/Process/Process.php
@@ -436,10 +436,6 @@ public function wait(callable $callback = null)
436
* from the output in real-time while writing the standard input to the process.
437
* It allows to have feedback from the independent process during execution.
438
*
439
- * @param callable $callback
440
- *
441
- * @return bool
442
443
* @throws RuntimeException When process timed out
444
* @throws LogicException When process is not yet started
445
*/
0 commit comments