Completed
Push — milestone/2.0 ( dae7a5...48be68 )
by
unknown
03:13
created
core/Field/Association_Field.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
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 ) {
Please login to merge, or discard this patch.