Skip to content

Commit

Permalink
Fix stub
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 17, 2022
1 parent 04315c8 commit dde63ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/ORM/Mapping/ClassMetadataInfo.stub
Expand Up @@ -17,7 +17,7 @@ use ReflectionClass;
* nullable?: bool,
* notInsertable?: bool,
* notUpdatable?: bool,
* generated?: string,
* generated?: int,
* enumType?: class-string<BackedEnum>,
* columnDefinition?: string,
* precision?: int,
Expand Down

0 comments on commit dde63ed

Please sign in to comment.