add_chat_button_section(); } protected function add_style_tab(): void { $this->add_style_chat_button_section(); } public function render(): void { $render_strategy = new Contact_Buttons_Var_7_Render( $this ); $render_strategy->render(); } }