mediawiki-extensions-Discus.../includes
Bartosz Dziewoński e72f58ca78 Remove some redundant PHPDoc comments
Inspired by this Wikitech-l discussion:
https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/NWXPNHRNLEVXHSWX33H473OAWQP6CDOA/

To keep this simple for now, I am only removing redundant PHPDoc
comments on constructors, and only when all the documentation for
parameters completely duplicates type hints.

More could be done, but that can happen later when we have better
tooling. Redundant comments on constructors that take a dozen services
are by far the most annoying for me and I want them gone now.

Change-Id: I86cbf7d6e48035cfa06f780c8fb1b02e68709a0c
2022-11-29 18:47:18 +00:00
..
Actions Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
Hooks Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
Notifications Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
ThreadItem Allow replying to some comments with accidental complex transclusions 2022-11-14 19:17:36 +01:00
ApiDiscussionToolsCompare.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ApiDiscussionToolsEdit.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ApiDiscussionToolsGetSubscriptions.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ApiDiscussionToolsPageInfo.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ApiDiscussionToolsPreview.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ApiDiscussionToolsSubscribe.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ApiDiscussionToolsTrait.php Dedupe ApiDiscussionToolsTrait::parseRevision and HookUtils::parseRevisionParsoidHtml 2022-11-21 21:01:19 +00:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php CommentFormatter: Fix condition for lede button to consider table of contents 2022-11-16 22:18:11 +01:00
CommentModifier.php Place replies outside transclusions, disallow replying to transcluded comments 2022-11-14 19:17:18 +01:00
CommentParser.php Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
CommentUtils.php Only match article path until first '?' when parsing links 2022-11-29 17:16:03 +00:00
ContentThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
DatabaseThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ImmutableRange.php ImmutableRange: Add surroundContents method 2022-10-04 16:51:08 +02:00
LanguageData.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ResourceLoaderData.php Ship HTML test files for JS using 'packageFiles' instead of 'templates' 2022-10-12 22:45:41 +00:00
ServiceWiring.php Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
SpecialFindComment.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
SpecialGoToComment.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
SpecialTopicSubscriptions.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ThreadItemFormatter.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ThreadItemStore.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
TopicSubscriptionsPager.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00