Skip to content

Commit

Permalink
Fix psalm (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov authored Jan 31, 2025
1 parent 17cd981 commit 81dec7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Syntax/ColumnDefinitionParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class ColumnDefinitionParser
* check?: string,
* comment?: string,
* defaultValueRaw?: string,
* dimension?: positive-int,
* enumValues?: list<string>,
* extra?: string,
* notNull?: bool,
Expand Down

0 comments on commit 81dec7d

Please sign in to comment.