Skip to content

Commit

Permalink
Reuse array shape
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 15, 2023
1 parent 843b0fc commit c0a7317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -1630,7 +1630,7 @@ private function validateAndCompleteTypedAssociationMapping(array $mapping): arr
* enumType?: class-string,
* } $mapping The field mapping to validate & complete.
*
* @return mixed[] The updated mapping.
* @return FieldMapping The updated mapping.
*
* @throws MappingException
*/
Expand Down

0 comments on commit c0a7317

Please sign in to comment.