Completed
Push — master ( d743ab...11cb45 )
by William
01:44
created
src/ShapeRecord.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     public $recordNumber = null;
56 56
     public $shapeType = null;
57 57
 
58
-     /** @var string */
58
+        /** @var string */
59 59
     public $lastError = '';
60 60
 
61 61
     /** @var array */
Please login to merge, or discard this patch.