Completed
Push — milestone/2_0/react-ui ( 9fa794...c2eb6e )
by
unknown
05:20
created
core/Field/Gravity_Form_Field.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
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() ) {
Please login to merge, or discard this patch.