@@ -229,8 +229,7 @@ |
||
229 | 229 | 'value' => $this->getValue(), |
230 | 230 | 'confirm' => $this->getConfirm()->toArray(), |
231 | 231 | ]; |
232 | - } |
|
233 | - else |
|
232 | + } else |
|
234 | 233 | { |
235 | 234 | return [ |
236 | 235 | 'name' => $this->getName(), |