Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbrillig committed Nov 18, 2024
1 parent 0c1020b commit 3cf0aa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VariableAnalysis/Lib/Helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,6 @@ private static function getPreviousArrowFunctionIndex(File $phpcsFile, $stackPtr
$index = $openClose['scope_opener'];
}
}

}
return null;
}
Expand Down

0 comments on commit 3cf0aa9

Please sign in to comment.