Skip to content

Commit 81dec7d

Browse files
authored
Fix psalm (#927)
1 parent 17cd981 commit 81dec7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Syntax/ColumnDefinitionParser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class ColumnDefinitionParser
2929
* check?: string,
3030
* comment?: string,
3131
* defaultValueRaw?: string,
32+
* dimension?: positive-int,
3233
* enumValues?: list<string>,
3334
* extra?: string,
3435
* notNull?: bool,

0 commit comments

Comments
 (0)