$visitor->acceptsLanguage()
Checks if the user accepts the given language
$visitor->acceptsLanguage(string $code): bool
Parameters
Name | Type | Default |
---|---|---|
$code * | string |
– |
Return type
bool
Checks if the user accepts the given language
$visitor->acceptsLanguage(string $code): bool
Name | Type | Default |
---|---|---|
$code * | string |
– |
bool