getContent(); return html_tag("body", [], $content, false); } protected abstract function getContent(): string; }