@@ -113,8 +113,7 @@ |
||
| 113 | 113 | if (isset($this->suffixes[$rightKey])) |
| 114 | 114 | { |
| 115 | 115 | $this->suffixes[$leftKey] = $this->suffixes[$rightKey]; |
| 116 | - } |
|
| 117 | - else |
|
| 116 | + } else |
|
| 118 | 117 | { |
| 119 | 118 | unset($this->suffixes[$leftKey]); |
| 120 | 119 | } |