@@ -66,7 +66,7 @@ |
||
66 | 66 | |
67 | 67 | return $this->topCommandHistory()[0]; |
68 | 68 | |
69 | - }catch (CommandHistoryWasEmptiedException $exception){} |
|
69 | + } catch (CommandHistoryWasEmptiedException $exception){} |
|
70 | 70 | } |
71 | 71 | |
72 | 72 | private function popCommandHistory() |