modified hint
This commit is contained in:
parent
f3269bf826
commit
9abfd55d37
|
@ -568,7 +568,7 @@ class App
|
||||||
*
|
*
|
||||||
* @deprecated 2019.09 - use App\Mode->isBackend() instead
|
* @deprecated 2019.09 - use App\Mode->isBackend() instead
|
||||||
* @see App\Mode::isBackend()
|
* @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()
|
public function isBackend()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue