Sindbad~EG File Manager
<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
/**
* Elementor controls manager.
*
* Elementor controls manager handler class is responsible for registering and
* initializing all the supported controls, both regular controls and the group
* controls.
*
* @since 1.0.0
*/
abstract class Custom_Controls_Manager extends Controls_Manager {
const IMAGECHOOSE = 'imagechoose';
const AJAXSELECT2 = 'ajaxselect2';
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists