Skip to content

Commit

Permalink
Add @link for Image::trim()
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Jan 6, 2025
1 parent c837fc9 commit 2921519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Interfaces/ImageInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ public function crop(
/**
* Trim the image by removing border areas of similar color within a the given tolerance
*
* @link https://image.intervention.io/v3/modifying/resizing#trim-image
* @param int $tolerance
* @throws RuntimeException
* @throws AnimationException
Expand Down

0 comments on commit 2921519

Please sign in to comment.