示例#1
0
 public function render()
 {
     return HtmlBuilder::emailGroupField($this->name, $this->label, $this->getValueFromForm(), $this->attributes);
 }