Inherits Status.
Public Member Functions | |
__construct ($repo=false) | |
Static Public Member Functions | |
static | newFatal ($repo) |
Factory function for fatal errors. | |
static | newGood ($repo=false, $value=null) |
Definition at line 7 of file FileRepoStatus.php.
FileRepoStatus::__construct | ( | $ | repo = false |
) |
Definition at line 25 of file FileRepoStatus.php.
static FileRepoStatus::newFatal | ( | $ | repo | ) | [static] |
Factory function for fatal errors.
Reimplemented from Status.
Definition at line 11 of file FileRepoStatus.php.
References $result.
static FileRepoStatus::newGood | ( | $ | repo = false , |
|
$ | value = null | |||
) | [static] |