Skip to content

Kirby 5.1.3

$appTranslations->translations()

Returns all available translations

$appTranslations->translations(): Kirby\Cms\Translations

Return type

Kirby\Cms\Translations

This method modifies the existing $apptranslations object it is applied to and returns it again.

Parent class

Kirby\Cms\AppTranslations