Completed
Branch 3.0.0 (a8a3e4)
by Joao
03:24
created
src/Dataset/IteratorFilter.php 1 patch
Indentation   -2 removed lines patch added patch discarded remove patch
@@ -140,7 +140,6 @@  discard block
 block discarded – undo
140 140
 
141 141
     /**
142 142
      * Add a "("
143
-
144 143
      */
145 144
     public function startGroup()
146 145
     {
@@ -149,7 +148,6 @@  discard block
 block discarded – undo
149 148
 
150 149
     /**
151 150
      * Add a ")"
152
-
153 151
      */
154 152
     public function endGroup()
155 153
     {
Please login to merge, or discard this patch.
src/Store/Helpers/DbDblibFunctions.php 1 patch
Indentation   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -65,8 +65,7 @@
 block discarded – undo
65 65
 
66 66
     /**
67 67
      * Format date column in sql string given an input format that understands Y M D
68
-
69
-*
68
+     *
70 69
 *@param string $format
71 70
      * @param bool|string $column
72 71
      * @return string
Please login to merge, or discard this patch.