Skip to content

Commit dd8f5da

Browse files
Fix
1 parent b911d18 commit dd8f5da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Type/Php/DateIntervalFormatDynamicReturnTypeExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method
4848
return new IntersectionType([new StringType(), new AccessoryNonEmptyStringType()]);
4949
}
5050

51-
5251
return null;
5352
}
5453

0 commit comments

Comments
 (0)