@@ -160,7 +160,6 @@ |
||
| 160 | 160 | * |
| 161 | 161 | * @param string $col The column name. |
| 162 | 162 | * |
| 163 | - * @param mixed,... $val Optional: a value to bind to the placeholder. |
|
| 164 | 163 | * |
| 165 | 164 | * @return self |
| 166 | 165 | * |
@@ -97,7 +97,6 @@ |
||
| 97 | 97 | * |
| 98 | 98 | * @param string $col The column name. |
| 99 | 99 | * |
| 100 | - * @param mixed,... $val Optional: a value to bind to the placeholder. |
|
| 101 | 100 | * |
| 102 | 101 | * @return self |
| 103 | 102 | * |