Skip to content

Commit 7a328b6

Browse files
committed
Update TypeSpecifier.php
1 parent 6a6bc3c commit 7a328b6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Analyser/TypeSpecifier.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,6 @@ private function specifyTypesFromConditionalReturnType(
15631563
}
15641564

15651565
$argumentExpr = $arg->value;
1566-
break;
15671566
}
15681567

15691568
if ($argumentExpr === null) {

0 commit comments

Comments
 (0)