Skip to content

Kirby 4.2.0

$fileblueprint->acceptMime()

Returns the list of all accepted MIME types for file upload or * if all MIME types are allowed

Deprecated in 4.2.0
Use acceptAttribute instead
$fileblueprint->acceptMime(): string

Return type

string

Parent class

Kirby\Cms\FileBlueprint