$name, 'value' => 1]); $this->content = $content; } /** * The HTML representation of this element * * @return string */ public function toHTML() { return ''; } }