MediaWiki REL1_33
SpecialPageTestHelper.php
Go to the documentation of this file.
1<?php
19
20 public static function newSpecialAllPages() {
21 return new SpecialAllPages();
22 }
23
24}
Implements Special:Allpages.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge...