@@ -207,7 +207,7 @@ |
||
| 207 | 207 | * |
| 208 | 208 | * @param array $field Field definition. |
| 209 | 209 | * @param string $field_type A CMB2 field type. |
| 210 | - * @param mixed $option_value Option value. |
|
| 210 | + * @param string $option_value Option value. |
|
| 211 | 211 | */ |
| 212 | 212 | static function afo( $field, $field_type, $option_value ) { |
| 213 | 213 | |
@@ -207,7 +207,7 @@ |
||
| 207 | 207 | * |
| 208 | 208 | * @param array $field Field definition. |
| 209 | 209 | * @param string $field_type A CMB2 field type. |
| 210 | - * @param mixed $option_value Option value. |
|
| 210 | + * @param string $option_value Option value. |
|
| 211 | 211 | */ |
| 212 | 212 | static function afo( $field, $field_type, $option_value ) { |
| 213 | 213 | |