AudioFilePreview::accepts()
AudioFilePreview::accepts() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
AudioFilePreview::accepts(Kirby\Cms\File $file): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $filerequired | Kirby\Cms\File |
no default value |
Return type
bool