options['id'])) { $this->options['id'] = $this->getId(); } if (!isset($this->fieldConfig['class'])) { $this->fieldConfig['class'] = 'app\components\AbstractParent\widgets\ActiveField'; } echo Html::beginForm($this->action, $this->method, $this->options); } }