Completed
Push — develop ( 4a255f...c77227 )
by Daniel
07:47
created
services/form/field/field_interface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,6 @@
 block discarded – undo
67 67
 	 *
68 68
 	 * @param int $topic_id
69 69
 	 * @param mixed $field_value
70
-	 * @param array $field_data
71 70
 	 * @return void
72 71
 	 */
73 72
 	public function save_field($topic_id, $field_value, array $data);
Please login to merge, or discard this patch.