Skip to content

Commit

Permalink
Add api annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored and ondrejmirtes committed Nov 9, 2024
1 parent 4e9c77f commit 8ba0228
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 @@ -106,6 +106,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 8ba0228

Please sign in to comment.