File "customizer_panel.php"

Full Path: /home/elegucvf/public_html/video/wp-content/plugins/atlas-core/framework/redux-core/inc/extensions/customizer/inc/customizer_panel.php
File size: 207 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Redux Customizer Shim.
 *
 * Shim for the old way of calling the customizer.
 *
 * @package Redux
 */

defined( 'ABSPATH' ) || exit;

require_once __DIR__ . '/class-redux-customizer-panel.php';