<html>
<?php
   class Redux_Customizer_Control_editor extends Redux_Customizer_Control {
     public $type = "redux-editor";
   }