Skip to content

Commit a4f1b95

Browse files
committed
AC-2841:Fixed static test failure
1 parent 5ee7561 commit a4f1b95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/GetReflectionMethodReturnTypeValueTrait.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ private function getReturnTypeValue(\ReflectionMethod $method): ?string
3838
}
3939

4040
/**
41+
* Get return type values for Intersection|Union types
42+
*
4143
* @param \ReflectionIntersectionType|\ReflectionUnionType $returnType
4244
* @param \ReflectionMethod $method
4345
* @return string|null

0 commit comments

Comments
 (0)