getValue(); if (is_array($value)) { unset($value['__empty']); } $this->setValue($value); return parent::beforeSave(); } }