From: Philipp Holzer Date: Thu, 15 Aug 2019 14:25:34 +0000 (+0200) Subject: modified hint X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9abfd55d374e5cd39bf485e5862a330dcc2de309;p=friendica.git modified hint --- diff --git a/src/App.php b/src/App.php index 5e7ad36d80..505f502e5f 100644 --- a/src/App.php +++ b/src/App.php @@ -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() {