MediaWiki
REL1_22
|
File repository with no files, for performance testing. More...
Public Member Functions | |
__construct ($info) | |
Protected Member Functions | |
assertWritableRepo () | |
Throw an exception if this repo is read-only by design. |
File repository with no files, for performance testing.
Definition at line 28 of file NullRepo.php.
NullRepo::__construct | ( | $ | info | ) |
$info | array|null |
Definition at line 33 of file NullRepo.php.
NullRepo::assertWritableRepo | ( | ) | [protected] |
Throw an exception if this repo is read-only by design.
This does not and should not check getReadOnlyReason().
MWException |
Reimplemented from FileRepo.
Definition at line 35 of file NullRepo.php.