Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DImageFactoryInterface.php35 …public function fileResponse(FilesystemOperator $filesystem, string $path, bool $download): Respon… function
/webtrees/app/Factories/
H A DImageFactory.php82 …public function fileResponse(FilesystemOperator $filesystem, string $path, bool $download): Respon… function in Fisharebest\\Webtrees\\Factories\\ImageFactory