Completed
Push — master ( 3528ad...ff9b79 )
by Alexpts
02:31
created
src/PTS/Routing/Route.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
     }
78 78
 
79 79
     /**
80
-     * @param array $values
80
+     * @param string[] $values
81 81
      * @return $this
82 82
      */
83 83
     public function setMatches(array $values = [])
Please login to merge, or discard this patch.