Completed
Push — master ( 82b6bc...0a793e )
by Boy
20:49 queued 09:02
created
src/CMPayments/SchemaValidator/SchemaValidator.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -381,9 +381,9 @@
 block discarded – undo
381 381
     /**
382 382
      * Validate $schema->$property
383 383
      *
384
-     * @param array      $input
384
+     * @param string[]      $input
385 385
      * @param            $schema
386
-     * @param            $path
386
+     * @param            string $path
387 387
      * @param bool|false $mandatory
388 388
      *
389 389
      * @return mixed
Please login to merge, or discard this patch.