Skip to content

Commit 5a7aec8

Browse files
iifawziwilliamdes
andauthored
Update src/Statements/KillStatement.php
Co-authored-by: William Desportes <[email protected]>
1 parent 026259b commit 5a7aec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Statements/KillStatement.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class KillStatement extends Statement
5353
/**
5454
* Whether parenthesis used around the identifier or not
5555
*
56-
* @psalm-var bool
56+
* @var bool
5757
*/
5858
public $parenthesisUsed = false;
5959

0 commit comments

Comments
 (0)