Passed
Push — master ( 47b309...8e61b1 )
by Roberto
05:31 queued 03:17
created
src/Tools.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -284,7 +284,7 @@
 block discarded – undo
284 284
                 'required' => true,
285 285
                 'type' => 'string',
286 286
                 'regex' => '^(19[0-9][0-9]|2[0-9][0-9][0-9])[-](0?[1-9]|1[0-2])$'
287
-             ],
287
+                ],
288 288
             'nrinscestabprest' => [
289 289
                 'required' => true,
290 290
                 'type' => 'string',
Please login to merge, or discard this patch.