wiki.techinc.nl/includes/changes
Thiemo Kreuz 78ca9eff4a Remove duplicate variable name from class property PHPDocs
Repeating the variable name doesn't do anything. Documentation
generators don't need it. It's more stuff to read that doesn't add new
information. And it can become outdated.

Note there are two types of @var docs. When used inline (and not on a
class property) the variable name is needed.

Change-Id: If5a520405efacd8cefd90b878c999b842b91ac61
2019-12-02 12:58:29 +00:00
..
AtomFeed.php
CategoryMembershipChange.php Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types 2019-10-10 11:53:58 +02:00
ChangesFeed.php Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
ChangesList.php Remove extraneous semicolons in unintended places and DOCUMENT! 2019-11-12 09:24:47 -08:00
ChangesListBooleanFilter.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChangesListBooleanFilterGroup.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ChangesListFilter.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChangesListFilterGroup.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChangesListStringOptionsFilter.php
ChangesListStringOptionsFilterGroup.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChannelFeed.php
EnhancedChangesList.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
FeedItem.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
OldChangesList.php Log entries can be rendered with parentheses in HTML 2019-09-19 03:58:51 +00:00
RCCacheEntry.php
RCCacheEntryFactory.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
RecentChange.php Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
RSSFeed.php