File "switch.php"

Full path: /home/diradbwv/public_html/wp-content/uploads/redux/switch.php
File size: 0.12 KB (122 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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