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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.