wiki.techinc.nl/includes/api/Hook
Thiemo Kreuz 2ba01c7ee7 Remove some more comments that literally repeat the code
… including PHPDoc tags like `@return <type> $variableName`.
A return value doesn't have a variable name. I can see that
some people do this intentionally, repeating the variable
name that was used in the final `return $var;` at the end
of a method. This can indeed be helpful. I leave a lot of
these untouched and removed them only when it's obviously
wrong, or does not provide any additional information in
addition to what the code already says.

Change-Id: Ia18cd9f25ef658b08ad25b97a744897e2a8deffc
2021-06-18 21:23:56 +00:00
..
APIAfterExecuteHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiCheckCanExecuteHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiDeprecationHelpHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiFeedContributions__feedItemHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiFormatHighlightHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
APIGetAllowedParamsHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
APIGetDescriptionMessagesHook.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
APIGetParamDescriptionMessagesHook.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
APIHelpModifyOutputHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiMain__moduleManagerHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiMain__onExceptionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiMakeParserOptionsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiMaxLagInfoHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiOpenSearchSuggestHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiOptionsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiParseMakeOutputPageHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiQuery__moduleManagerHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
APIQueryAfterExecuteHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiQueryBaseAfterQueryHook.php Improve docs in api related classes 2020-11-13 23:11:06 +01:00
ApiQueryBaseBeforeQueryHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiQueryBaseProcessRowHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
APIQueryGeneratorAfterExecuteHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
APIQuerySiteInfoGeneralInfoHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
APIQuerySiteInfoStatisticsInfoHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiQueryTokensRegisterTypesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiQueryWatchlistExtractOutputDataHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
ApiRsdServiceApisHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiValidatePasswordHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
RequestHasSameOriginSecurityHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00