Skip to content

Commit

Permalink
Update src/Encoders/WebpEncoder.php
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas <[email protected]>
  • Loading branch information
olivervogel and deluxetom authored Jan 18, 2025
1 parent b01709f commit d758838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Encoders/WebpEncoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class WebpEncoder extends SpecializableEncoder
* Create new encoder object
*
* @param int $quality
* @param null|bool $strip
* @param null|bool $strip Strip EXIF metadata
* @return void
*/
public function __construct(
Expand Down

0 comments on commit d758838

Please sign in to comment.