Class lispa\amos\core\components\LanguageSelector

Inheritancelispa\amos\core\components\LanguageSelector
Implementsyii\base\BootstrapInterface

Class LanguageSelector

Public Methods

Hide inherited methods

MethodDescriptionDefined By
bootstrap() Bootstrap method to be called during application bootstrap stage. lispa\amos\core\components\LanguageSelector

Property Details

$supportedLanguages public property

Method Details

bootstrap() public method

Bootstrap method to be called during application bootstrap stage.

public void bootstrap ( $app )
$app yii\base\Application

The application currently running