@@ -71,7 +71,7 @@ |
||
| 71 | 71 | /** |
| 72 | 72 | * @param callable $onFulfilled |
| 73 | 73 | * |
| 74 | - * @return mixed |
|
| 74 | + * @return PromiseInterface |
|
| 75 | 75 | */ |
| 76 | 76 | private function resolveActual(callable $onFulfilled) |
| 77 | 77 | { |