$apptranslations->setCurrentTranslation()
Set the current translation
$apptranslations->setCurrentTranslation(string $translationCode = null): void
Parameters
Name | Type | Default |
---|---|---|
$translationCode | string |
null |
Parent class
Kirby\Cms\AppTranslations