element = array_merge([ "class" => "alert-danger", "icon" => "fa-ban", "value" => $this->value, "name" => $this->name ], $this->element); } }