Skip to content

Commit 8ba0228

Browse files
VincentLangletondrejmirtes
authored andcommitted
Add api annotation
1 parent 4e9c77f commit 8ba0228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Type/Doctrine/ObjectMetadataResolver.php

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ private function getMetadataFactory(): ?ClassMetadataFactory
106106
}
107107

108108
/**
109+
* @api
110+
*
109111
* @template T of object
110112
* @param class-string<T> $className
111113
* @return ClassMetadata<T>|null

0 commit comments

Comments
 (0)