Skip to content

Commit

Permalink
Fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Jan 29, 2025
1 parent 8c77a84 commit c6c7c8f
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?: int,
* enumValues?: list<string>,
* extra?: string,
* notNull?: bool,
Expand Down

0 comments on commit c6c7c8f

Please sign in to comment.