Skip to content

Commit f60c48b

Browse files
committed
CS
1 parent 72d9148 commit f60c48b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SlevomatCodingStandard/Sniffs/PHP/UselessParenthesesSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use const T_CLOSURE;
1313
use const T_DOLLAR;
1414
use const T_EMPTY;
15+
use const T_EXIT;
1516
use const T_INLINE_THEN;
1617
use const T_ISSET;
1718
use const T_NS_SEPARATOR;

0 commit comments

Comments
 (0)