$hasFiles->hasAudio()
Checks if the Files collection has any audio files
$hasFiles->hasAudio(): bool
Return type
bool
This method modifies the existing $hasfiles object it is applied to and returns it again.
Parent class
Kirby\Cms\HasFiles
Checks if the Files collection has any audio files
$hasFiles->hasAudio(): bool
bool
This method modifies the existing $hasfiles object it is applied to and returns it again.
Kirby\Cms\HasFiles