MediaWiki REL1_32
|
Public Member Functions | |
onMediaWikiHooksTest001 (&$foo, &$bar) | |
someNonStatic (&$foo, &$bar) | |
someNonStaticWithData ( $data, &$foo, &$bar) | |
Static Public Member Functions | |
static | someStatic (&$foo, &$bar) |
Public Attributes | |
$calls = 0 | |
Definition at line 302 of file HooksTest.php.
NothingClass::onMediaWikiHooksTest001 | ( | & | $foo, |
& | $bar | ||
) |
Definition at line 319 of file HooksTest.php.
NothingClass::someNonStatic | ( | & | $foo, |
& | $bar | ||
) |
Definition at line 311 of file HooksTest.php.
NothingClass::someNonStaticWithData | ( | $data, | |
& | $foo, | ||
& | $bar | ||
) |
Definition at line 326 of file HooksTest.php.
|
static |
Definition at line 305 of file HooksTest.php.
NothingClass::$calls = 0 |
Definition at line 303 of file HooksTest.php.