Test Failed
Pull Request — master (#52)
by
unknown
04:33
created
src/Xlsx/RowIterator.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -71,8 +71,8 @@
 block discarded – undo
71 71
     private $archive;
72 72
 
73 73
     /**
74
-    * @var int
75
-    */
74
+     * @var int
75
+     */
76 76
     protected $maxColumnHeaderCount;
77 77
 
78 78
     /**
Please login to merge, or discard this patch.