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 04315c8 commit dde63edCopy full SHA for dde63ed
stubs/ORM/Mapping/ClassMetadataInfo.stub
@@ -17,7 +17,7 @@ use ReflectionClass;
17
* nullable?: bool,
18
* notInsertable?: bool,
19
* notUpdatable?: bool,
20
- * generated?: string,
+ * generated?: int,
21
* enumType?: class-string<BackedEnum>,
22
* columnDefinition?: string,
23
* precision?: int,
0 commit comments