File "checkbox.php"
Full Path: /home/elegucvf/public_html/video/wp-content/uploads/redux/checkbox.php
File size: 126 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
class Redux_Customizer_Control_checkbox extends Redux_Customizer_Control {
public $type = "redux-checkbox";
}