wiki.techinc.nl/includes/specialpage
Jakub Vrana 703ed6f9cd Remove unused use in anonymous function
Found by PHPStan.

Change-Id: I50d27a50806048697dcac8e24712a10a6c7e7c16
2018-12-01 10:16:46 +01:00
..
AuthManagerSpecialPage.php Remove unused use in anonymous function 2018-12-01 10:16:46 +01:00
ChangesListSpecialPage.php ChangesListSpecialPage: Make maximum limit consistent (1000) 2018-11-16 14:06:02 -08: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 Drop six authentication-related hooks, deprecated in 1.27 2018-10-29 15:02:06 -07:00
PageQueryPage.php Fix some double escaping, and some incorrect escaping for convert() 2018-09-21 17:27:44 -07:00
QueryPage.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
RedirectSpecialPage.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
SpecialPage.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
SpecialPageFactory.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
SpecialPageFactory_deprecated.php Make SpecialPageFactory a service 2018-08-17 11:12:23 -07:00
UnlistedSpecialPage.php
WantedQueryPage.php Change ResultWrapper to IResultWrapper in pagers and special pages 2018-04-04 14:52:10 +02:00