Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoprimo committed Dec 13, 2019
1 parent d451b68 commit 9c4de8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ public static function save_variations( $post_id, $post ) {
* Set variation props before save.
*
* @param object $variation WC_Product_Variation object.
* @param int $i
* @param int $i
* @since 3.8.0
*/
do_action( 'woocommerce_admin_process_variation_object', $variation, $i );
Expand Down

0 comments on commit 9c4de8f

Please sign in to comment.