<html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><?php

// phpcs:disable Generic.Commenting.DocComment.MissingShort
/** @noinspection PhpUndefinedNamespaceInspection */
/** @noinspection PhpUndefinedClassInspection */
// phpcs:enable Generic.Commenting.DocComment.MissingShort

namespace WPForms\Integrations\Elementor\Controls;

use Elementor\Base_Data_Control;

/**
 * Custom WPForms Themes control for Elementor editor.
 *
 * @since 1.9.6
 */
class WPFormsThemes extends Base_Data_Control {

	/**
	 * Get the control type.
	 *
	 * @since 1.9.6
	 *
	 * @return string Control type.
	 */
	public function get_type() {

		return 'wpforms_themes';
	}

	/**
	 * Get the control's default settings.
	 *
	 * @since 1.9.6
	 *
	 * @return array Control default sett