]> git.mxchange.org Git - friendica.git/commitdiff
modified hint
authorPhilipp Holzer <admin+github@philipp.info>
Thu, 15 Aug 2019 14:25:34 +0000 (16:25 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Thu, 15 Aug 2019 14:25:34 +0000 (16:25 +0200)
src/App.php

index 5e7ad36d80be1c4db826b75271d7153acf47cc26..505f502e5f599d6e3ce74a490591a66cd8b43e9d 100644 (file)
@@ -568,7 +568,7 @@ class App
         *
         * @deprecated 2019.09 - use App\Mode->isBackend() instead
         * @see App\Mode::isBackend()
-        * Use BaseObject::getClass(App\Mode::class) to get these class directly per global registry
+        * Use BaseObject::getClass(App\Mode::class) to get the global instance of Mode
         */
        public function isBackend()
        {