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