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