$appTranslations->panelLanguage()
Returns the language code that will be used for the Panel if no user is logged in or if no language is configured for the user
$appTranslations->panelLanguage(): string
Return type
string
This method modifies the existing $apptranslations
object it is applied to and returns it again.
Parent class
Kirby\Cms\AppTranslations