Skip to content

Commit

Permalink
Update src/Psalm/Plugin/EventHandler/Event/BeforeStatementAnalysisEve…
Browse files Browse the repository at this point in the history
…nt.php

Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
  • Loading branch information
ohader and weirdan committed Jan 31, 2022
1 parent f598695 commit c4c7138
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ final class BeforeStatementAnalysisEvent
* Called after a statement has been checked
*
* @param list<FileManipulation> $file_replacements
* @internal
*/
public function __construct(
Stmt $stmt,
Expand Down

0 comments on commit c4c7138

Please sign in to comment.