Skip to content

Kirby 4.1.2

$kirby->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

$kirby->panelLanguage(): string

Return type

string

Parent class

Kirby\Cms\App