Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssegers committed Jul 6, 2016
1 parent 20d1ee5 commit 906ea46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ImageHash.php
Expand Up @@ -83,6 +83,7 @@ public function compare($resource1, $resource2)
*
* @param int $hash1
* @param int $hash2
* @return int
*/
public function distance($hash1, $hash2)
{
Expand Down

0 comments on commit 906ea46

Please sign in to comment.