Exceptions to the rule.
If post statement comments are found within the condition parenthesis of these structures, leave them alone.
Type: array
private $controlStructureExceptions = [ T_IF => true, T_ELSEIF => true, T_SWITCH => true, T_WHILE => true, T_FOR => true, T_FOREACH => true, T_MATCH => true, ];