Add hint for getClass

2022.09-rc
Philipp Holzer 2019-08-15 16:19:23 +02:00
rodzic cba9fa2467
commit f3269bf826
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: D8365C3D36B77D90
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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()
{