Skip to content

Commit

Permalink
Update src/Statements/KillStatement.php
Browse files Browse the repository at this point in the history
Co-authored-by: William Desportes <[email protected]>
  • Loading branch information
iifawzi and williamdes authored Jul 15, 2024
1 parent 026259b commit 5a7aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Statements/KillStatement.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class KillStatement extends Statement
/**
* Whether parenthesis used around the identifier or not
*
* @psalm-var bool
* @var bool
*/
public $parenthesisUsed = false;

Expand Down

0 comments on commit 5a7aec8

Please sign in to comment.