Skip to content

Commit 3eae5b0

Browse files
author
childish-sambino
authored
fix: add the singular 'suppression' method (#141)
1 parent b5db73c commit 3eae5b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/Client.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
* ASM
5050
* @method Client asm()
5151
* @method Client groups()
52+
* @method Client suppressions()
5253
*
5354
* Browsers
5455
* @method Client browsers()
@@ -123,7 +124,7 @@
123124
* @method Client reputations()
124125
*
125126
* Supressions
126-
* @method Client suppressions()
127+
* @method Client suppression()
127128
* @method Client global()
128129
* @method Client blocks()
129130
* @method Client bounces()

0 commit comments

Comments
 (0)