Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DSlideShowModule.php55 private const SUPPORTED_FORMATS = ['bmp', 'gif', 'jpeg', 'jpg', 'png', 'tif', 'tiff', 'webp']; define in Fisharebest\\Webtrees\\Module\\SlideShowModule
/webtrees/app/Factories/
H A DImageFactory.php70 public const SUPPORTED_FORMATS = [ define in Fisharebest\\Webtrees\\Factories\\ImageFactory