Skip to content

Commit a6edbb0

Browse files
VincentLangletondrejmirtes
authored andcommitted
Update ClassMetadataInfo.stub
1 parent 293f66b commit a6edbb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stubs/ORM/Mapping/ClassMetadataInfo.stub

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ use ReflectionClass;
3939
* quoted?: bool,
4040
* fieldName?: string,
4141
* onDelete?: string,
42+
* columnDefinition?: string,
43+
* nullable?: bool,
4244
* }
4345
* @psalm-type AssociationMapping = array{
4446
* cache?: array,

0 commit comments

Comments
 (0)