Add exceptions MDFileDoesNotExist MDFileIsNotReadable
This commit is contained in:
@ -111,7 +111,7 @@ class MDErrorReporter {
|
||||
/**
|
||||
* Gets additional debugging information, e.g. RAM usage.
|
||||
*
|
||||
* @return array<string>
|
||||
* @return array<string|array<string>>
|
||||
*/
|
||||
final public function getAdditionalDebuggingInfo():array {
|
||||
|
||||
|
Reference in New Issue
Block a user