X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FBaseObject.php;h=84ff193823113a1534e3e407ac2eb712f3fda5f0;hb=a7d45682e79427784f13ef1685fd2764c8e4c103;hp=39f98a38fde061d34b6ba08c75b74569745cea53;hpb=2e602afd3e1be80dc0e14db98ce0445c58d5231c;p=friendica.git diff --git a/src/BaseObject.php b/src/BaseObject.php index 39f98a38fd..84ff193823 100644 --- a/src/BaseObject.php +++ b/src/BaseObject.php @@ -23,6 +23,7 @@ class BaseObject * Same as get_app from boot.php * * @return App + * @throws \Exception */ public static function getApp() {