Completed
Push — master ( 77bb57...53214f )
by Kamil
02:36
created
src/Loop/Bridge/React/ReactTimerInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
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
 }
Please login to merge, or discard this patch.