Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 22, 2024
1 parent acc22e6 commit 12879e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Analyser/TypeSpecifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -832,10 +832,8 @@ public function specifyTypesInCondition(
$var->dim,
$narrowedKey,
$context,
false,
$scope,
$rootExpr,
),
)->setRootExpr($expr),
);
}
}
Expand Down

0 comments on commit 12879e4

Please sign in to comment.