We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c865e commit 21092f3Copy full SHA for 21092f3
src/Http/RateLimit/Handler.php
@@ -57,7 +57,7 @@ class Handler
57
/**
58
* A callback used to define the limiter.
59
*
60
- * @var callback
+ * @var callable
61
*/
62
protected $limiter;
63
0 commit comments