|  | @@ -52,7 +52,7 @@ | 
                                                    
                                                        |  |  |  block discarded – undo | 
                                                                                                                                                                                                                    
                                                            | 52 | 52 |  	/** | 
                                                                                                            
                                                            | 53 | 53 |  	 * Record an event. | 
                                                                                                            
                                                            | 54 | 54 |  	 * | 
                                                                                                            
                                                            | 55 |  | -	 * @param  mixed $event Event object to send to Tracks. An array will be cast to object. Required. | 
                                                                                                            
                                                            |  | 55 | +	 * @param  Jetpack_Tracks_Event $event Event object to send to Tracks. An array will be cast to object. Required. | 
                                                                                                            
                                                            | 56 | 56 |  	 *                      Properties are included directly in the pixel query string after light validation. | 
                                                                                                            
                                                            | 57 | 57 |  	 * @return mixed         True on success, WP_Error on failure | 
                                                                                                            
                                                            | 58 | 58 |  	 */ | 
                                                                                                                                                
                                         
                                        
                                            
                                                                                                    Please login to merge, or discard this patch.