]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseObject.php
Filesystem storage: handle basepath with trailing slash
[friendica.git] / src / BaseObject.php
index 39f98a38fde061d34b6ba08c75b74569745cea53..84ff193823113a1534e3e407ac2eb712f3fda5f0 100644 (file)
@@ -23,6 +23,7 @@ class BaseObject
         * Same as get_app from boot.php
         *
         * @return App
+        * @throws \Exception
         */
        public static function getApp()
        {