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
2016-10-30 17:15:43
Comments
Leave a Comment

Please login to continue.