@@ -84,6 +84,7 @@ |
||
84 | 84 | * Imports a provided commit into the database. |
85 | 85 | * |
86 | 86 | * @param WordPress_GitHub_Sync_Commit|WP_Error $commit Commit to import. |
87 | + * @param string|null $head_commit_obj |
|
87 | 88 | * |
88 | 89 | * @return string|WP_Error |
89 | 90 | */ |