wiki.techinc.nl/includes/specials/pagers
Fomafix 6866cfec37 Simplify PHP by using ?? and ?:
Also remove not necessary surrounding parentheses.

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
ActiveUsersPager.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
AllMessagesTablePager.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
BlockListPager.php Change ResultWrapper to IResultWrapper in pagers and special pages 2018-04-04 14:52:10 +02:00
CategoryPager.php Remove useless title parameter in CategoryPager 2017-01-23 20:39:33 +00:00
ContribsPager.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
DeletedContribsPager.php Add missing use statements 2018-06-27 20:49:23 +02:00
ImageListPager.php Special:ListFiles: Convert to use OOUI 2018-05-07 14:42:44 +05:30
MergeHistoryPager.php Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
NewFilesPager.php Use constants for rc_patrolled values instead of numbers 2018-04-13 23:56:35 +02:00
NewPagesPager.php Use constants for rc_patrolled values instead of numbers 2018-04-13 23:56:35 +02:00
ProtectedPagesPager.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ProtectedTitlesPager.php Resolve required parameter after optional in specials 2018-06-08 15:26:03 -07:00
UsersPager.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00