@@ -51,7 +51,7 @@ |
||
| 51 | 51 | /** |
| 52 | 52 | * Start timing a command. |
| 53 | 53 | * |
| 54 | - * @return callable A function that is to be called when the command finishes |
|
| 54 | + * @return \Closure A function that is to be called when the command finishes |
|
| 55 | 55 | */ |
| 56 | 56 | public function startCommandTimer() |
| 57 | 57 | { |