filters\ContentNegotiator isLanguageSupported()

isLanguageSupported() protected method

Returns a value indicating whether the requested language matches the supported language.

protected boolean isLanguageSupported ( $requested, $supported )
$requested string

The requested language code

$supported string

The supported language code

return boolean

Whether the requested language is supported

doc_Yii
2016-10-30 17:02:34
Comments
Leave a Comment

Please login to continue.