Mime::toExtensions()
Returns all available extensions for a given MIME type
Mime::toExtensions(?string $mime = null, bool $matchWildcards = false): array
Parameters
| Name | Type | Default |
|---|---|---|
| $mime | string|null |
null |
| $matchWildcards | bool |
false |
Return type
array