@@ -683,7 +683,7 @@ |
||
683 | 683 | * |
684 | 684 | * @param array $field Field definition. |
685 | 685 | * @param string $field_type A CMB2 field type. |
686 | - * @param mixed $option_value Option value. |
|
686 | + * @param string $option_value Option value. |
|
687 | 687 | */ |
688 | 688 | static function afo( $field, $field_type, $option_value ) { |
689 | 689 |
@@ -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 |