@@ -24,6 +24,7 @@ |
||
| 24 | 24 | { |
| 25 | 25 | /** |
| 26 | 26 | * {@inheritdoc} |
| 27 | + * @param callable $task |
|
| 27 | 28 | */ |
| 28 | 29 | public static function createProcess($task, ?int $outputLength = null): Runnable |
| 29 | 30 | { |