Completed
Push — master ( 4ab2b2...6446fb )
by Veaceslav
02:42
created
src/PhpUnit/UriConstraint.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
     private $validator;
63 63
 
64 64
     /**
65
-     * @param array $expectedSchemes
65
+     * @param string[] $expectedSchemes
66 66
      * @param string $host
67 67
      * @param string $basePath
68 68
      * @param string $template
Please login to merge, or discard this patch.