<?php
   class Redux_Customizer_Control_sortable extends Redux_Customizer_Control {
     public $type = "redux-sortable";
   }