X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FForkController.php;h=c1765e24e46e0880a56d57c350a4d40774263e21;hb=c2324379048d7a7c6d891150c00f71fd58861fe0;hp=05822302efaa58aaebd4fd13d215f6a811266132;hpb=6b942271c7c9f49cee617cc664c6704ba7bedea8;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/ForkController.php b/includes/ForkController.php index 05822302ef..c1765e24e4 100644 --- a/includes/ForkController.php +++ b/includes/ForkController.php @@ -160,6 +160,7 @@ class ForkController { /** * Fork a number of worker processes. * + * @param int $numProcs * @return string */ protected function forkWorkers( $numProcs ) {