X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiParamInfo.php;h=480575ca2654e7d443a17d759296fc201e759674;hp=4ce0e9f108dab88ba848b4d37400ce6648e47dce;hb=e7720b8f8e09287384ddee271641d1b1721318bb;hpb=942446575486057b38e186a8f5599a645758b702 diff --git a/includes/api/ApiParamInfo.php b/includes/api/ApiParamInfo.php index 4ce0e9f108..480575ca26 100644 --- a/includes/api/ApiParamInfo.php +++ b/includes/api/ApiParamInfo.php @@ -163,7 +163,7 @@ class ApiParamInfo extends ApiBase { /** * List all submodules of a module * @param ApiBase $module - * @param boolean $recursive + * @param bool $recursive * @return string[] */ private function listAllSubmodules( ApiBase $module, $recursive ) { @@ -184,7 +184,7 @@ class ApiParamInfo extends ApiBase { } /** - * @param array $res Result array + * @param array &$res Result array * @param string $key Result key * @param Message[] $msgs * @param bool $joinLists