| @@ -21,9 +21,9 @@ | ||
| 21 | 21 | public function get_categories() { |
| 22 | 22 | return array( 'general' ); |
| 23 | 23 | } |
| 24 | 24 | |
| 25 | - protected function register_controls() { | |
| 25 | + protected function _register_controls() { | |
| 26 | 26 | $this->start_controls_section( |
| 27 | 27 | 'section_form_dropdown', |
| 28 | 28 | array( |
| 29 | 29 | 'label' => __( 'Select Form', 'formidable' ), |