Skip to content

Commit

Permalink
Merge pull request #8913 from doctrine/2.9.x-merge-up-into-2.10.x_GK8…
Browse files Browse the repository at this point in the history
…LNgB8

Merge release 2.9.4 into 2.10.x
  • Loading branch information
greg0ire authored Aug 11, 2021
2 parents 03948f8 + b19a13f commit ed23026
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3405,6 +3405,11 @@ public function getAssociationNames()
/**
* {@inheritDoc}
*
* @param string $assocName
*
* @return string
* @psalm-return class-string
*
* @throws InvalidArgumentException
*/
public function getAssociationTargetClass($assocName)
Expand Down

0 comments on commit ed23026

Please sign in to comment.