Skip to content

Commit

Permalink
Update Options.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa-norouzi authored Dec 8, 2024
1 parent b1ec8df commit 26bb4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Options.php
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ public function writeThumbnail(bool $writeThumbnail): self

/**
* Convert thumbnail to another format.
* supported: jpg, png, webp
* @param 'jpg'|'png'|'webp'|null $format
*/
public function convertThumbnail(?string $format): self
{
Expand Down

0 comments on commit 26bb4ca

Please # to comment.