]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseObject.php
Fix Broken Profile Links (#5286)
[friendica.git] / src / BaseObject.php
index 01957164c10bd664fbd536b2f6c0680b5af8e9c9..5adfe096d7dac1df67b1c1b481e1cb90e8071533 100644 (file)
@@ -20,7 +20,7 @@ class BaseObject
         *
         * Same as get_app from boot.php
         *
-        * @return object
+        * @return App
         */
        public static function getApp()
        {