*/ class AWElementor_Activator { /** * Plugin activation. * * @since 1.0.0 */ public static function activate() { // Nothing for now. } }