Test Failed
Push — master ( 7f9e84...893d03 )
by Taosikai
10:58
created
ParameterBag.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
     /**
41 41
      * Sets parameter with given name and value.
42 42
      *
43
-     * @param int|string $name
43
+     * @param string $name
44 44
      * @param mixed      $value
45 45
      */
46 46
     public function setParameter($name, $value)
Please login to merge, or discard this patch.