Passed
Push — dbal ( 65949b )
by Greg
14:44
created
app/WebtreesSchema.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@  discard block
 block discarded – undo
137 137
         return $table;
138 138
     }
139 139
 
140
-   /**
140
+    /**
141 141
      * @param Schema $schema
142 142
      * @param string $prefix
143 143
      *
@@ -155,7 +155,7 @@  discard block
 block discarded – undo
155 155
         return $table;
156 156
     }
157 157
 
158
-   /**
158
+    /**
159 159
      * @param Schema $schema
160 160
      * @param string $prefix
161 161
      *
@@ -172,7 +172,7 @@  discard block
 block discarded – undo
172 172
         return $table;
173 173
     }
174 174
 
175
-   /**
175
+    /**
176 176
      * @param Schema $schema
177 177
      * @param string $prefix
178 178
      *
@@ -194,7 +194,7 @@  discard block
 block discarded – undo
194 194
         return $table;
195 195
     }
196 196
 
197
-   /**
197
+    /**
198 198
      * @param Schema $schema
199 199
      * @param string $prefix
200 200
      *
@@ -217,7 +217,7 @@  discard block
 block discarded – undo
217 217
         return $table;
218 218
     }
219 219
 
220
-   /**
220
+    /**
221 221
      * @param Schema $schema
222 222
      * @param string $prefix
223 223
      *
Please login to merge, or discard this patch.