$visitor->acceptedMimeTypes()
Returns a collection of all accepted mime types
$visitor->acceptedMimeTypes(): Kirby\Toolkit\Collection
Return type
This method modifies the existing $visitor
object it is applied to and returns it again.
Returns a collection of all accepted mime types
$visitor->acceptedMimeTypes(): Kirby\Toolkit\Collection
This method modifies the existing $visitor
object it is applied to and returns it again.