Skip to content

Commit

Permalink
Update imagick.php
Browse files Browse the repository at this point in the history
  • Loading branch information
blankse authored and isfedorov committed Dec 19, 2024
1 parent 59a2fdd commit b61d4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagick/imagick.php
Original file line number Diff line number Diff line change
Expand Up @@ -5153,7 +5153,7 @@ public function similarityImage(Imagick $imagick, array &$bestMatch, &$similarit

/**
* Returns any ImageMagick configure options that match the specified pattern (e.g. "*" for all). Options include NAME, VERSION, LIB_VERSION, etc.
* @return string[]
* @return array<string, string>
* @since 3.4.0
*/
#[Pure]
Expand Down

0 comments on commit b61d4a5

Please sign in to comment.