Skip to content

Commit a8f1de2

Browse files
[6.0] cs fixes
1 parent 4798a3b commit a8f1de2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Mapping/MemberMetadata.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ public function isPrivate(object|string $objectOrClassName): bool
141141

142142
/**
143143
* Returns the reflection instance for accessing the member's value.
144-
*
145-
* @return \ReflectionMethod|\ReflectionProperty
146144
*/
147145
public function getReflectionMember(object|string $objectOrClassName): \ReflectionMethod|\ReflectionProperty
148146
{

0 commit comments

Comments
 (0)