Passed
Pull Request — master (#738)
by João
02:53
created
src/Make.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7332,7 +7332,7 @@
 block discarded – undo
7332 7332
      * Includes missing or unsupported properties in stdClass
7333 7333
      * Replace all unsuported chars
7334 7334
      * @param stdClass $std
7335
-     * @param array $possible
7335
+     * @param string[] $possible
7336 7336
      * @return stdClass
7337 7337
      */
7338 7338
     protected function equilizeParameters(stdClass $std, $possible)
Please login to merge, or discard this patch.