Class yii\bootstrap5\i18n\TranslationBootstrap

Inheritanceyii\bootstrap5\i18n\TranslationBootstrap
Implementsyii\base\BootstrapInterface
Source Code https://github.com/yiisoft/yii2/blob/master/framework/bootstrap5/i18n/TranslationBootstrap.php

This bootstrap implementation is used to add translations automatically to app configuration

Public Methods

Hide inherited methods

MethodDescriptionDefined By
bootstrap() {@inheritDoc} yii\bootstrap5\i18n\TranslationBootstrap

Method Details

bootstrap() public method

{@inheritDoc}

public void bootstrap ( $app )
$app