Skip to content

Commit

Permalink
Fix PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
osbre committed Oct 8, 2023
1 parent aea7f4d commit 7dc110e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Clip.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ class Clip
/**
* Clip constructor.
*
* @param int $x
* @param int $y
* @param float $x
* @param float $y
* @param int $height
* @param int $width
* @param float $scale
Expand Down

0 comments on commit 7dc110e

Please sign in to comment.