Home
last modified time | relevance | path

Searched refs:WEBP (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DMime.php22 const WEBP = "image/webp"; define in ComboStrap\\Mime
29 Mime::WEBP,
99 return new Mime(Mime::WEBP);
H A DLdJson.php78 Mime::WEBP,
H A DFetcherVignette.php63 $mime = Mime::create(Mime::WEBP);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md85 - Added MIME type for WEBP image format (#246)