@@ -9,7 +9,7 @@ |
||
9 | 9 | /** |
10 | 10 | * Return the actual TimerInterface which is adapted by current ReactTimerInterface. |
11 | 11 | * |
12 | - * @return TimerInterface; |
|
12 | + * @return TimerInterface |
|
13 | 13 | */ |
14 | 14 | public function getActualTimer(); |
15 | 15 | } |