@@ -73,7 +73,7 @@ |
||
| 73 | 73 | * Convert a colo:separated:string into it's expected components |
| 74 | 74 | * Used for backwards compatibility to CF 1.5 |
| 75 | 75 | * |
| 76 | - * @param string $value_string |
|
| 76 | + * @param string $value_string_array |
|
| 77 | 77 | * @return array<array> |
| 78 | 78 | */ |
| 79 | 79 | protected function value_string_array_to_value_set( $value_string_array ) { |