?AlkantarClanX12

Your IP : 216.73.216.177


Current Path : /home/r/a/n/rankinh/lynkandco/wp-content/plugins/elementor/core/isolation/
Upload File :
Current File : /home/r/a/n/rankinh/lynkandco/wp-content/plugins/elementor/core/isolation/kit-adapter-interface.php

<?php
namespace Elementor\Core\Isolation;

interface Kit_Adapter_Interface {

	public function get_kit_settings();

	public function get_main_post();
}