Completed
Push — update/package-tracks-move-mor... ( 526f0c...a289f8 )
by
unknown
33:17 queued 23:41
created
packages/tracking/src/Tracking.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,6 @@
 block discarded – undo
49 49
 	/**
50 50
 	 * Record an event in Tracks - this is the preferred way to record events from PHP.
51 51
 	 *
52
-	 * @param mixed $identity username, user_id, or WP_user object
53 52
 	 * @param string $event_name The name of the event
54 53
 	 * @param array $properties Custom properties to send with the event
55 54
 	 * @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.