We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4798a3b commit a8f1de2Copy full SHA for a8f1de2
Mapping/MemberMetadata.php
@@ -141,8 +141,6 @@ public function isPrivate(object|string $objectOrClassName): bool
141
142
/**
143
* Returns the reflection instance for accessing the member's value.
144
- *
145
- * @return \ReflectionMethod|\ReflectionProperty
146
*/
147
public function getReflectionMember(object|string $objectOrClassName): \ReflectionMethod|\ReflectionProperty
148
{
0 commit comments