@@ -110,7 +110,7 @@ |
||
| 110 | 110 | |
| 111 | 111 | public function isRunning() |
| 112 | 112 | { |
| 113 | - if(!$this->status) { |
|
| 113 | + if (!$this->status) { |
|
| 114 | 114 | return false; |
| 115 | 115 | } |
| 116 | 116 | |