File "checkbox.php"
Full Path: /home/tekvhqgl/public_html/wp-content/uploads/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";
}