Home
last modified time | relevance | path

Searched defs:mime_type (Results 1 – 2 of 2) sorted by relevance

/webtrees/tests/
H A DTestCase.php202 … protected function createUploadedFile(string $filename, string $mime_type): UploadedFileInterface
/webtrees/app/Factories/
H A DImageFactory.php283 …protected function imageResponse(string $data, string $mime_type, string $filename): ResponseInter…