We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c22823 + 447fd3b commit f97bf2dCopy full SHA for f97bf2d
1 file changed
src/Statements/InsertStatement.php
@@ -81,7 +81,7 @@ class InsertStatement extends Statement
81
/**
82
* Values to be inserted.
83
*
84
- * @var Array2d
+ * @var ArrayObj[]|null
85
*/
86
public $values;
87
0 commit comments