HumHub Documentation (unofficial)

LanguageSelector
in package
implements BootstrapInterface

LanguageSelector automatically sets the language of the i18n component

Tags
see
I18N
author

luke

Table of Contents

Interfaces

BootstrapInterface
BootstrapInterface is the interface that should be implemented by classes who want to participate in the application bootstrap process.

Methods

bootstrap()  : mixed
Bootstrap method to be called during application bootstrap stage.

Methods

bootstrap()

Bootstrap method to be called during application bootstrap stage.

public bootstrap(mixed $app) : mixed
Parameters
$app : mixed

the application currently running

Tags
inheritdoc

        
On this page

Search results