Elementor\Control_Checkbox_List::get_type PHP Method

get_type() public method

public get_type ( )
    public function get_type()
    {
        return 'checkbox_list';
    }
Control_Checkbox_List