|
MediaWiki
REL1_23
|
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 | ) |
| array | null | $info |
Definition at line 32 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.