Passed
Push — master ( 73f724...5a2e05 )
by Roberto
05:00 queued 02:47
created
src/Tools.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -290,7 +290,7 @@
 block discarded – undo
290 290
                 'required' => false,
291 291
                 'type' => ['string',"null"],
292 292
                 'regex' => '^(19[0-9][0-9]|2[0-9][0-9][0-9])[-](0?[1-9]|1[0-2])$'
293
-             ],
293
+                ],
294 294
             'nrinscestabprest' => [
295 295
                 'required' => true,
296 296
                 'type' => 'string',
Please login to merge, or discard this patch.