????

Your IP : 216.73.216.173


Current Path : /home/tplkfrt/www/wp-content/plugins/elementor/core/isolation/
Upload File :
Current File : /home/tplkfrt/www/wp-content/plugins/elementor/core/isolation/elementor-adapter-interface.php

<?php

namespace Elementor\Core\Isolation;

interface Elementor_Adapter_Interface {
	public function get_template_type( $template_id ) : string;
}