wiki.techinc.nl/includes/actions
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
..
pagers Fix some phan warnings for too many params (part 1) 2019-10-10 04:44:53 +00:00
Action.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
CachedAction.php
CreditsAction.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
DeleteAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
EditAction.php block: Allow cookie-block tracking from any uncached web request 2019-10-01 13:52:58 -04:00
FormAction.php
FormlessAction.php
HistoryAction.php Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
InfoAction.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
MarkpatrolledAction.php
McrRestoreAction.php Provide a way to restore an old revision with multiple slots. 2018-09-24 19:46:30 +02:00
McrUndoAction.php Standardise preview warning box when using ?action=edit 2019-09-10 17:01:04 -07:00
ProtectAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
PurgeAction.php
RawAction.php Remove IE 6 security features from server-side code 2019-11-28 15:11:56 +11:00
RenderAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
RevertAction.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
RollbackAction.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
SpecialPageAction.php Update docblocks for methods potentially returning null 2019-09-15 15:22:39 +00:00
SubmitAction.php
UnprotectAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
UnwatchAction.php
ViewAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
WatchAction.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00