| @@ -250,9 +250,9 @@ | ||
| 250 | 250 | * @param string $attr_name |
| 251 | 251 | * |
| 252 | 252 | * @return array |
| 253 | 253 | * @deprecated since 2.0.0 |
| 254 | - * Use jfb_request_handler()->get_single_attr instead | |
| 254 | + * Use jfb_request_handler()->get_attr instead | |
| 255 | 255 | */ |
| 256 | 256 | public function get_field_attrs_by_name( |
| 257 | 257 | $field_name, $attr_name = '', $if_empty = false |
| 258 | 258 | ) { |