html = $html; } public function render() { return Helper::render($this->html, [$this->value()], $this->parent->model()); } }