Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/review-box.php.tar

vendor/codeinwp/elementor-extra-widgets/widgets/elementor/placeholders/review-box.php000064400000000531151133735660040651 0ustar00home/xbodynamge/dev/wp-content/plugins/themeisle-companion<?php

namespace ThemeIsle\ElementorExtraWidgets;

class Review_Box_Placeholder extends Premium_Placeholder {

	public function get_title() {
		return 'Review Box';
	}

	public function get_pro_element_name() {
		return 'review-box';
	}

	/**
	 * Widget icon.
	 *
	 * @return string
	 */
	public function get_icon() {
		return 'fa fa-star';
	}
}vendor/codeinwp/elementor-extra-widgets/widgets/elementor/placeholders/review-box.php000064400000000531151151410350042535 0ustar00home/xbodynamge/lebauwcentre/wp-content/plugins/themeisle-companion<?php

namespace ThemeIsle\ElementorExtraWidgets;

class Review_Box_Placeholder extends Premium_Placeholder {

	public function get_title() {
		return 'Review Box';
	}

	public function get_pro_element_name() {
		return 'review-box';
	}

	/**
	 * Widget icon.
	 *
	 * @return string
	 */
	public function get_icon() {
		return 'fa fa-star';
	}
}vendor/codeinwp/elementor-extra-widgets/widgets/elementor/placeholders/review-box.php000064400000000531151151412470040706 0ustar00home/xbodynamge/www/wp-content/plugins/themeisle-companion<?php

namespace ThemeIsle\ElementorExtraWidgets;

class Review_Box_Placeholder extends Premium_Placeholder {

	public function get_title() {
		return 'Review Box';
	}

	public function get_pro_element_name() {
		return 'review-box';
	}

	/**
	 * Widget icon.
	 *
	 * @return string
	 */
	public function get_icon() {
		return 'fa fa-star';
	}
}