Completed
Branch master (219fa9)
by Maxim
03:26
created
Category
src/Weew/Timer/Timer.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
     /**
10 10
      * @var array
11 11
      */
12
-    protected $checkpoints = [];
12
+    protected $checkpoints = [ ];
13 13
 
14 14
     /**
15 15
      * Start timer.
Please login to merge, or discard this patch.