X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FApp%2FMode.php;h=8d82ffc0b499ee57b24df6716d5e11bda4cde783;hb=d40b2792b638e68f3040f4a55d30d1b3ef3cbe44;hp=fdfb2ce6e0b4cb9ec6210fd1fe9f2a637d893f84;hpb=98d90e131ded624c552102dd450a21e6a67aecf1;p=friendica.git diff --git a/src/App/Mode.php b/src/App/Mode.php index fdfb2ce6e0..8d82ffc0b4 100644 --- a/src/App/Mode.php +++ b/src/App/Mode.php @@ -42,7 +42,7 @@ class Mode * - App::MODE_NORMAL : Normal run with all features enabled * * @param string $basepath the Basepath of the Application - * + * @throws \Friendica\Network\HTTPException\InternalServerErrorException */ public function determine($basepath = null) {