@@ -30,7 +30,7 @@ |
||
30 | 30 | /** |
31 | 31 | * Set the available forms as field options |
32 | 32 | * |
33 | - * @return array |
|
33 | + * @return callable |
|
34 | 34 | */ |
35 | 35 | protected function get_gravity_form_options() { |
36 | 36 | if ( ! $this->is_plugin_active() ) { |