Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DImageFactoryInterface.php72 public function thumbnailNeedsWatermark(MediaFile $media_file, UserInterface $user): bool; function
/webtrees/app/Factories/
H A DImageFactory.php243 public function thumbnailNeedsWatermark(MediaFile $media_file, UserInterface $user): bool function in Fisharebest\\Webtrees\\Factories\\ImageFactory