Skip to content

Commit 867a928

Browse files
committed
Fixed minor documentation error.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
1 parent 9c5bc77 commit 867a928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)