|
MediaWiki master
|
Backwards-compatibility wrapper for old-style maintenance scripts. More...
Go to the source code of this file.
Classes | |
| class | CommandLineInc |
Variables | |
| global | $allowUnregisteredOptions |
| $maintClass = CommandLineInc::class | |
| global | $optionsWithArgs |
| global | $optionsWithoutArgs |
Backwards-compatibility wrapper for old-style maintenance scripts.
Definition in file CommandLineInc.php.
| global $allowUnregisteredOptions |
Definition at line 16 of file CommandLineInc.php.
Referenced by CommandLineInc\__construct().
| $maintClass = CommandLineInc::class |
Definition at line 64 of file CommandLineInc.php.
| global $optionsWithArgs |
Definition at line 16 of file CommandLineInc.php.
Referenced by CommandLineInc\__construct(), and RecompressTracked\getOptionsWithArgs().
| global $optionsWithoutArgs |
Definition at line 16 of file CommandLineInc.php.
Referenced by CommandLineInc\__construct().