Completed
Push — add/sync-partial-sync-checksum... ( 587768...4f7eb4 )
by
unknown
97:26 queued 88:38
created
packages/sync/src/modules/class-meta.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -64,8 +64,8 @@
 block discarded – undo
64 64
 	 * Get a single Meta Result.
65 65
 	 *
66 66
 	 * @param string $object_type  post, comment, term, user.
67
-	 * @param null   $id           Object ID.
68
-	 * @param null   $meta_key     Meta Key.
67
+	 * @param integer   $id           Object ID.
68
+	 * @param string   $meta_key     Meta Key.
69 69
 	 *
70 70
 	 * @return mixed|null
71 71
 	 */
Please login to merge, or discard this patch.