Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
imsus authored and github-actions[bot] committed Aug 29, 2024
1 parent 9b7d341 commit 5a1979d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ImgProxy.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public function setWidth(int $width): self
* Set the resize mode for the image.
*
* @param ResizeType $mode The resize mode ('fit', 'fill', 'crop', 'force')
*
* @see \Imsus\ImgProxy\Enums\ResizeType
*/
public function setResizeType(ResizeType $mode): self
Expand Down

0 comments on commit 5a1979d

Please sign in to comment.