@@ -56,7 +56,7 @@ |
||
| 56 | 56 | /** |
| 57 | 57 | * @param int $index |
| 58 | 58 | * |
| 59 | - * @return callable |
|
| 59 | + * @return \Closure |
|
| 60 | 60 | */ |
| 61 | 61 | private function resolve(int $index): callable |
| 62 | 62 | { |