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

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
AuthManagerSpecialPage.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
ChangesListSpecialPage.php RCFilters: Preserve collapsed state and adjust display 2018-06-20 11:12:00 -07:00
FormSpecialPage.php Add getLoginSecurityLevel() support to FormSpecialPage 2018-06-05 23:10:54 +02:00
ImageQueryPage.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
IncludableSpecialPage.php
LoginSignupSpecialPage.php LoginSignupSpecialPage: Use $this->msg instead of wfMessage 2018-06-09 15:07:06 +02:00
PageQueryPage.php Change ResultWrapper to IResultWrapper in pagers and special pages 2018-04-04 14:52:10 +02:00
QueryPage.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
RedirectSpecialPage.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
SpecialPage.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
SpecialPageFactory.php Add Special:PasswordPolicies 2018-05-19 08:55:39 +00:00
UnlistedSpecialPage.php
WantedQueryPage.php Change ResultWrapper to IResultWrapper in pagers and special pages 2018-04-04 14:52:10 +02:00