MediaWiki master
MW Class Reference

Helper class to reduce typing in manual debugging tools like shell.php. More...

Static Public Member Functions

static file (string $filename)
 
static page (string $title)
 
static rev (int $id)
 
static srv ()
 
static title (string $title)
 
static user (string $username)
 
static wan ()
 

Detailed Description

Helper class to reduce typing in manual debugging tools like shell.php.

Access: internal
must not be used in code, anywhere

Definition at line 11 of file MW.php.

Member Function Documentation

◆ file()

static MW::file ( string $filename)
static

Definition at line 38 of file MW.php.

◆ page()

static MW::page ( string $title)
static

Definition at line 44 of file MW.php.

◆ rev()

static MW::rev ( int $id)
static

Definition at line 50 of file MW.php.

◆ srv()

static MW::srv ( )
static

Definition at line 13 of file MW.php.

◆ title()

static MW::title ( string $title)
static

Definition at line 31 of file MW.php.

◆ user()

static MW::user ( string $username)
static

Definition at line 21 of file MW.php.

◆ wan()

static MW::wan ( )
static

Definition at line 17 of file MW.php.


The documentation for this class was generated from the following file: