@@ -104,7 +104,7 @@ |
||
| 104 | 104 | * See the class description for which kind of additional options are supported/mandatory. |
| 105 | 105 | * |
| 106 | 106 | * @param callable $handler |
| 107 | - * @return callable |
|
| 107 | + * @return \Closure |
|
| 108 | 108 | */ |
| 109 | 109 | public function __invoke(callable $handler) : callable |
| 110 | 110 | { |