web\Request getAcceptableLanguages()

getAcceptableLanguages() public method

Returns the languages acceptable by the end user.

This is determined by the Accept-Language HTTP header.

public array getAcceptableLanguages ( )
return array

The languages ordered by the preference level. The first element represents the most preferred language.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.