@@ -1091,7 +1091,7 @@ |
||
1091 | 1091 | if (\is_array($opt)) { |
1092 | 1092 | $attributes = $opt; |
1093 | 1093 | |
1094 | - } else if (\is_bool($opt)){ |
|
1094 | + } else if (\is_bool($opt)) { |
|
1095 | 1095 | $switchContext = $opt; |
1096 | 1096 | |
1097 | 1097 | } else if (\is_string($opt)) { |