Skip to content

Commit

Permalink
Add since tag in filter docbloc.
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdreeg committed Mar 21, 2024
1 parent eb63562 commit e34fe28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/woocommerce/includes/class-wc-discounts.php
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ protected function get_items_to_apply_coupon( $coupon ) {
*
* This filter allows you to modify the items that a coupon will be applied to before the discount calculations take place.
*
* @since 8.8.0
* @param array $items_to_apply The items that the coupon will be applied to.
* @param WC_Coupon $coupon The coupon object.
* @param WC_Discounts $this The discounts instance.
Expand Down

0 comments on commit e34fe28

Please sign in to comment.