Completed
Push — master ( 25054d...286f3a )
by
unknown
14s
created
src/Make.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2282,7 +2282,7 @@
 block discarded – undo
2282 2282
      * Includes missing or unsupported properties in stdClass
2283 2283
      * Replace all unsuported chars
2284 2284
      * @param stdClass $std
2285
-     * @param array $possible
2285
+     * @param string[] $possible
2286 2286
      * @return stdClass
2287 2287
      */
2288 2288
     protected function equilizeParameters(stdClass $std, $possible)
Please login to merge, or discard this patch.