@@ -221,7 +221,7 @@ |
||
| 221 | 221 | * |
| 222 | 222 | * @since 1.1.4 |
| 223 | 223 | * @param string $arg Field definition. |
| 224 | - * @param string|array $value A CMB2 field type. |
|
| 224 | + * @param string[] $value A CMB2 field type. |
|
| 225 | 225 | */ |
| 226 | 226 | public function add_arg( $arg, $value ) { |
| 227 | 227 | if ( $this->should_add_arg( $this->field, $arg, $value[1] ) ) { |