@@ -25,6 +25,7 @@ |
||
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | 27 | * @inheritDoc |
| 28 | + * @param callable[] $task |
|
| 28 | 29 | */ |
| 29 | 30 | public static function createProcess($task): Runnable |
| 30 | 31 | { |