Skip to content

Commit

Permalink
Update src/Encoders/AvifEncoder.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 b650658 commit 8f17928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Encoders/AvifEncoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class AvifEncoder 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 8f17928

Please sign in to comment.