Test Failed
Push — master ( 475bfc...ca0e1d )
by Oss
05:46
created
src/Brownie/BpmOnline/DataService/Column/Expression/Parameter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
     /**
61 61
      * Sets the input values.
62 62
      *
63
-     * @param mixed     $value          Value.
63
+     * @param string     $value          Value.
64 64
      * @param int       $valueType      Data value type.
65 65
      */
66 66
     public function __construct($value, $valueType = self::TEXT)
Please login to merge, or discard this patch.