$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
This method modifies the existing $fileblueprint object it is applied to and returns it again.