Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed May 7, 2024
1 parent 19c8ce8 commit 4dda7d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Instrument/Transformer/SelfValueVisitor.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ final class SelfValueVisitor extends NodeVisitorAbstract
*/
protected ?Name $className = null;

private bool $isInsideTraitOrEnum = false;

/**
* Returns list of changed `self` nodes
*
Expand Down

0 comments on commit 4dda7d2

Please sign in to comment.