Skip to content

Commit 0485504

Browse files
committed
Update since statement
1 parent ac156a7 commit 0485504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gateway-payfast.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Backwards compat.
44
*
5-
* @since x.x.x
5+
* @since 1.6.1
66
* @package WooCommerce Gateway Payfast
77
*/
88

woocommerce-gateway-payfast.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ function ( Automattic\WooCommerce\Blocks\Payments\PaymentMethodRegistry $payment
106106
* - custom_order_tables
107107
* - product_block_editor
108108
*
109-
* @since x.x.x Rename function
109+
* @since 1.6.1 Rename function
110110
* @return void
111111
*/
112112
function woocommerce_payfast_declare_feature_compatibility() {

0 commit comments

Comments
 (0)