mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:42:53 +00:00
modified hint
This commit is contained in:
parent
f3269bf826
commit
9abfd55d37
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue