@@ -82,7 +82,7 @@ |
||
| 82 | 82 | /** |
| 83 | 83 | * getLastCommand returns the string last used by a previous call to `run()`. |
| 84 | 84 | * |
| 85 | - * @return string|null |
|
| 85 | + * @return string |
|
| 86 | 86 | */ |
| 87 | 87 | public function getLastCommand() { |
| 88 | 88 | return $this->lastCommand; |