Skip to content

Kirby 5.0.2

$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