@@ -77,7 +77,7 @@ discard block |
||
77 | 77 | /** |
78 | 78 | * Alias for get_instance() |
79 | 79 | * |
80 | - * @param $field_name |
|
80 | + * @param string $field_name |
|
81 | 81 | * |
82 | 82 | * @return GravityView_Field|false |
83 | 83 | */ |
@@ -88,7 +88,6 @@ discard block |
||
88 | 88 | /** |
89 | 89 | * Alias for get_instance() |
90 | 90 | * |
91 | - * @param string|GF_Field $field_name Gravity Forms field class or the class name type |
|
92 | 91 | * |
93 | 92 | * @return GravityView_Field |
94 | 93 | */ |