Skip to content

Commit

Permalink
Update ClassMetadataInfo.stub
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored and ondrejmirtes committed Aug 8, 2022
1 parent 293f66b commit a6edbb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stubs/ORM/Mapping/ClassMetadataInfo.stub
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ use ReflectionClass;
* quoted?: bool,
* fieldName?: string,
* onDelete?: string,
* columnDefinition?: string,
* nullable?: bool,
* }
* @psalm-type AssociationMapping = array{
* cache?: array,
Expand Down

0 comments on commit a6edbb0

Please # to comment.