@@ -284,7 +284,6 @@ |
||
284 | 284 | /** |
285 | 285 | * Parse an Association array to an array of strings containing "type:subtype:id" |
286 | 286 | * |
287 | - * @param mixed $value Maybe Association array |
|
288 | 287 | * @return mixed Formatted array or Original input |
289 | 288 | */ |
290 | 289 | public static function maybe_parse_association( $association_array ) { |