MediaWiki
REL1_33
SpecialPageTestHelper.php
Go to the documentation of this file.
1
<?php
18
class
SpecialPageTestHelper
{
19
20
public
static
function
newSpecialAllPages
() {
21
return
new
SpecialAllPages
();
22
}
23
24
}
SpecialAllPages
Implements Special:Allpages.
Definition
SpecialAllPages.php:30
SpecialPageTestHelper
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge...
Definition
SpecialPageTestHelper.php:18
SpecialPageTestHelper\newSpecialAllPages
static newSpecialAllPages()
Definition
SpecialPageTestHelper.php:20
tests
phpunit
includes
specialpage
SpecialPageTestHelper.php
Generated on Mon Nov 25 2024 15:51:17 for MediaWiki by
1.10.0