Completed
Pull Request — master (#80)
by John
03:34
created
src/Tests/Serialize/Serializer/Stubs/Bar.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -31,6 +31,7 @@
 block discarded – undo
31 31
      * @param float $b
32 32
      * @param Meh   $meh
33 33
      * @param Meh[] ...$mehs
34
+     * @param Meh $mehs
34 35
      */
35 36
     public function __construct(float $b, Meh $meh, Meh ...$mehs)
36 37
     {
Please login to merge, or discard this patch.