Storage::disk('public')->mimeType();

Hello ladies and gentlemen, please, could someone tell me why "Storage::disk('public')->mimeType()" does not work within the "protected function mutateFormDataBeforeCreate()" of "SomeResource/Pages/CreateSome"?
Was this page helpful?