@@ -196,8 +196,8 @@ |
||
| 196 | 196 | } |
| 197 | 197 | |
| 198 | 198 | /** |
| 199 | - * @return boolean |
|
| 200 | - */ |
|
| 199 | + * @return boolean |
|
| 200 | + */ |
|
| 201 | 201 | public function hasTimerRunning() |
| 202 | 202 | { |
| 203 | 203 | return $this->get('workflow', 'is_timer_running') === true; |