page_renderer = $page_renderer; } function render() { $this->page_renderer->displayPage('experimental-features.html', []); } }