public function beforeSave() { $this->object->fromArray($this->getProperties(), '', true); return parent::beforeSave(); }