Add hint for getClass
This commit is contained in:
parent
cba9fa2467
commit
f3269bf826
|
@ -568,6 +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
|
||||
*/
|
||||
public function isBackend()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue