Completed
Push — update/package-tracks-move-mor... ( cc5816...ee6b41 )
by
unknown
84:38 queued 73:50
created
packages/tracking/src/Tracking.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,6 @@
 block discarded – undo
183 183
 	/**
184 184
 	 * Record an event in Tracks - this is the preferred way to record events from PHP.
185 185
 	 *
186
-	 * @param mixed  $identity username, user_id, or WP_user object
187 186
 	 * @param string $event_name The name of the event
188 187
 	 * @param array  $properties Custom properties to send with the event
189 188
 	 * @param int    $event_timestamp_millis The time in millis since 1970-01-01 00:00:00 when the event occurred
Please login to merge, or discard this patch.