File "customizer_section.php"

Full Path: /home/elegucvf/public_html/video/wp-content/plugins/atlas-core/framework/redux-core/inc/extensions/customizer/inc/customizer_section.php
File size: 209 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-section.php';