Skip to content

Commit 7992a13

Browse files
committed
Fix CS
1 parent c6167ec commit 7992a13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Analyser/ConstantResolver.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ public function resolveClassConstantType(string $className, string $constantName
439439
if ($nativeType !== null) {
440440
return $nativeType;
441441
}
442-
443442
return $constantType;
444443
}
445444

0 commit comments

Comments
 (0)