https://code.elementor.com/methods/elementor-widget_base-_register_skins/
protected function _register_skins() { $this->add_skin( new Skin_Classic( $this ) ); }
If I just add this code, an error appears. There has been a critical error on your website. Please check your site admin email email inbox for instructions.
Help me write a code for my widget skins.