@@ -41,7 +41,7 @@ |
||
41 | 41 | * |
42 | 42 | * @param callable $handler |
43 | 43 | * |
44 | - * @return Closure |
|
44 | + * @return \Closure |
|
45 | 45 | */ |
46 | 46 | public function __invoke(callable $handler) |
47 | 47 | { |