Completed
Pull Request — master (#91)
by
unknown
14:15
created
src/Make.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2206,7 +2206,7 @@
 block discarded – undo
2206 2206
      * Replace all unsuported chars
2207 2207
      *
2208 2208
      * @param  stdClass $std
2209
-     * @param  array    $possible
2209
+     * @param  string[]    $possible
2210 2210
      * @return stdClass
2211 2211
      */
2212 2212
     protected function equilizeParameters(stdClass $std, $possible)
Please login to merge, or discard this patch.