Skip to content

Commit

Permalink
Fixed doc since empty is not used and added context
Browse files Browse the repository at this point in the history
  • Loading branch information
darssen committed Jan 9, 2025
1 parent b0870ae commit c5fd617
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ public function start( $full_sync_config = null, $context = null ) {
*
* @param array $full_sync_config Sync configuration for all sync modules.
* @param array $range Range of the sync items, containing min and max IDs for some item types.
* @param array $empty The modules with no items to sync during a full sync.
* @param mixed $context The context where the full sync was initiated from.
*
* @since 1.6.3
* @since-jetpack 4.2.0
Expand Down

0 comments on commit c5fd617

Please sign in to comment.