/** * Get field. * * @return [[@doctodo return_type:getFieldId]] [[@doctodo return_description:getFieldId]] */ public function getFieldId() { return Html::getInputId($this->model, $this->getModelFieldName()); }