Completed
Push — master ( 791843...8de90d )
by Andrii
02:25
created
src/Expression.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,6 @@
 block discarded – undo
46 46
      * Constructor.
47 47
      * @param string $expression the DB expression
48 48
      * @param array $params parameters
49
-     * @param array $config name-value pairs that will be used to initialize the object properties
50 49
      */
51 50
     public function __construct($expression, $params = [])
52 51
     {
Please login to merge, or discard this patch.