Skip to content

Commit

Permalink
Patch the contract
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Dec 23, 2016
1 parent cfc77cc commit 65bc3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Contracts/SpamBlocker.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public function isBlocked($host);
*
* @param string $host
*
* @return array|null
* @return \Arcanedev\SpamBlocker\Entities\Spammer|null
*/
public function getSpammer($host);

Expand Down

0 comments on commit 65bc3a9

Please sign in to comment.