Skip to content

Commit 867a928

Browse files
committed
Fixed minor documentation error.
Signed-off-by: Dan Ungureanu <[email protected]>
1 parent 9c5bc77 commit 867a928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Components/IntoKeyword.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class IntoKeyword extends Component
6666
/**
6767
* The values to be selected into (SELECT .. INTO @var1).
6868
*
69-
* @var ExpressionArray
69+
* @var Expression[]
7070
*/
7171
public $values;
7272

0 commit comments

Comments
 (0)