Completed
Branch develop (f7dc53)
by Anton
05:49
created
source/Spiral/Database/Builders/Prototypes/AbstractWhere.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
      * @see AbstractWhere
107 107
      * @param string|mixed $identifier Column or expression.
108 108
      * @param mixed        $variousA   Operator or value.
109
-     * @param mixed        $variousB   Value, if operator specified.
109
+     * @param Parameter        $variousB   Value, if operator specified.
110 110
      * @param mixed        $variousC   Required only in between statements.
111 111
      * @return $this
112 112
      * @throws BuilderException
Please login to merge, or discard this patch.