Skip to content

Commit 21092f3

Browse files
gazbenthilanga
authored andcommitted
Fix Style CI (dingo#1581)
1 parent 99c865e commit 21092f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/RateLimit/Handler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class Handler
5757
/**
5858
* A callback used to define the limiter.
5959
*
60-
* @var callback
60+
* @var callable
6161
*/
6262
protected $limiter;
6363

0 commit comments

Comments
 (0)