Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Nov 9, 2024
2 parents 813296e + 8ba0228 commit 90c4275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Type/Doctrine/ObjectMetadataResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ private function getMetadataFactory(): ?ClassMetadataFactory
}

/**
* @api
*
* @template T of object
* @param class-string<T> $className
* @return ClassMetadata<T>|null
Expand Down

0 comments on commit 90c4275

Please sign in to comment.