Skip to content

Commit 65bc3a9

Browse files
Patch the contract
1 parent cfc77cc commit 65bc3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contracts/SpamBlocker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ public function isBlocked($host);
119119
*
120120
* @param string $host
121121
*
122-
* @return array|null
122+
* @return \Arcanedev\SpamBlocker\Entities\Spammer|null
123123
*/
124124
public function getSpammer($host);
125125

0 commit comments

Comments
 (0)