add_contact_section(); } protected function add_style_tab(): void { $this->add_style_contact_section(); } public function render(): void { $render_strategy = new Contact_Buttons_Var_10_Render( $this ); $render_strategy->render(); } }