Skip to content

Commit

Permalink
This sniff only applies to control structures with parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Sep 5, 2019
1 parent 6f4ac49 commit d1d8811
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,8 @@ public function register()
T_FOREACH,
T_FOR,
T_SWITCH,
T_DO,
T_ELSE,
T_ELSEIF,
T_TRY,
T_CATCH,
];

Expand Down

0 comments on commit d1d8811

Please sign in to comment.