image, quality: $this->quality); return strval(ob_get_clean()); } public function getMimeType(): string { return 'image/webp'; } }