Completed
Push — master ( 593133...8c8e21 )
by Fernando
02:56
created
classes/class-destination.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -545,6 +545,7 @@  discard block
 block discarded – undo
545 545
 
546 546
 	/**
547 547
 	 * Set the team memberon each item.
548
+	 * @param boolean $team_members
548 549
 	 */
549 550
 	public function set_team_member($id,$team_members) {
550 551
 
@@ -612,6 +613,7 @@  discard block
 block discarded – undo
612 613
 
613 614
 	/**
614 615
 	 * Saves the room data
616
+	 * @param string $meta_key
615 617
 	 */
616 618
 	public function set_travel_info($data,$id,$meta_key) {
617 619
 
Please login to merge, or discard this patch.