filters\ContentNegotiator $languageParam

$languageParam public property

The name of the GET parameter that specifies the application language. Note that if the specified language does not match any of $languages, the first language in $languages will be used. If the parameter value is empty or if this property is null, the application language will be determined based on the Accept-Language HTTP header only.

See also $languages.

public string $languageParam = '_lang'
doc_Yii
2016-10-30 17:02:32
Comments
Leave a Comment

Please login to continue.