PHP 8.2.31
Preview: ThemesData.php Size: 471 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wpforms-lite/src/Lite/Integrations/Elementor/ThemesData.php

<?php

namespace WPForms\Lite\Integrations\Elementor;

use WPForms\Integrations\Elementor\ThemesData as ThemesDataBase;

/**
 * Themes data for Gutenberg block for Lite.
 *
 * @since 1.9.6
 */
class ThemesData extends ThemesDataBase {

	/**
	 * WPForms themes JSON file path.
	 *
	 * Relative to the WPForms plugin directory.
	 *
	 * @since 1.9.6
	 *
	 * @var string
	 */
	protected const THEMES_WPFORMS_JSON_PATH = 'assets/lite/js/integrations/elementor/themes.json';
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
471 B lrw-r--r-- 2026-06-03 14:57:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).