Merge "Improve documentation of $wgShowRollbackEditCount"
[lhc/web/wiklou.git] / includes / ForkController.php
index 0582230..c1765e2 100644 (file)
@@ -160,6 +160,7 @@ class ForkController {
        /**
         * Fork a number of worker processes.
         *
+        * @param int $numProcs
         * @return string
         */
        protected function forkWorkers( $numProcs ) {