wiki.techinc.nl/includes/logging
Umherirrender ace44e2064 Use correct variable name in @param documentation
For some varargs a variable name is added with suffix ,... as seen for
many other varargs

Some @param are swapped, because there are in the wrong order

Enable Sniff MediaWiki.Commenting.FunctionComment.ParamNameNoMatch

Change-Id: I60fec6025bce824d5c67563ab7b65ad6cd628ad8
2017-08-11 19:27:19 +02:00
..
BlockLogFormatter.php Use double quotes instead of singe quotes for HTML attributes 2017-07-26 22:56:52 +00:00
ContentModelLogFormatter.php Replace Linker::link() usage with LinkRenderer 2016-12-01 12:04:38 -08:00
DeleteLogFormatter.php Move count of revisions/files out of undelete log comment 2017-04-08 05:46:45 +00:00
ImportLogFormatter.php
LogEntry.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
LogEventsList.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
LogFormatter.php Expose LinkRenderer for LogFormatter instances 2017-06-30 02:05:29 -07:00
LogPage.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
LogPager.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
MergeLogFormatter.php
MoveLogFormatter.php
NewUsersLogFormatter.php
PageLangLogFormatter.php
PatrolLog.php
PatrolLogFormatter.php Replace some usages of Linker::link with LinkRenderer 2017-04-20 02:13:30 +00:00
ProtectLogFormatter.php Replace some usages of Linker::link with LinkRenderer 2017-04-20 02:13:30 +00:00
RightsLogFormatter.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
TagLogFormatter.php
UploadLogFormatter.php