Followup r87340: Post-hook swap bodytext into a new bodycontent key and append printf...
[lhc/web/wiklou.git] / includes / ForkController.php
index 1cd49e7..d87dfb1 100644 (file)
@@ -124,6 +124,8 @@ class ForkController {
 
        /**
         * Fork a number of worker processes.
+        *
+        * return string
         */
        protected function forkWorkers( $numProcs ) {
                $this->prepareEnvironment();