@@ -295,7 +295,7 @@ |
||
| 295 | 295 | } |
| 296 | 296 | |
| 297 | 297 | if (empty($this->getType()) && !empty($this->definition['type'])) { |
| 298 | - $this->setType($this->definition['type']); |
|
| 298 | + $this->setType($this->definition['type']); |
|
| 299 | 299 | } |
| 300 | 300 | |
| 301 | 301 | if (empty($this->getValue()) && !empty($this->definition['value'])) { |