We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293f66b commit a6edbb0Copy full SHA for a6edbb0
stubs/ORM/Mapping/ClassMetadataInfo.stub
@@ -39,6 +39,8 @@ use ReflectionClass;
39
* quoted?: bool,
40
* fieldName?: string,
41
* onDelete?: string,
42
+ * columnDefinition?: string,
43
+ * nullable?: bool,
44
* }
45
* @psalm-type AssociationMapping = array{
46
* cache?: array,
0 commit comments