Skip to content

Commit 32190f2

Browse files
committed
Documentation adjustments
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent da409e9 commit 32190f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Components/Key.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ class Key extends Component
7070
public $type;
7171

7272
/**
73-
* The expression if it is not using a name.
73+
* The expression if the Key is not using column names
7474
*
75-
* @var Expression|null
75+
* @var string|null
7676
*/
7777
public $expr = null;
7878

0 commit comments

Comments
 (0)