mirror of
https://github.com/pronamic/woocommerce-subscriptions.git
synced 2025-10-17 23:02:56 +00:00
2.3.4
This commit is contained in:

committed by
Remco Tolsma

parent
126e4b6c6b
commit
69c6993fcf
2
includes/class-wc-subscription.php
Executable file → Normal file
2
includes/class-wc-subscription.php
Executable file → Normal file
@@ -731,7 +731,7 @@ class WC_Subscription extends WC_Order {
|
||||
/**
|
||||
* Get suspension count.
|
||||
*
|
||||
* @return string
|
||||
* @return int
|
||||
* @since 2.2.0
|
||||
*/
|
||||
public function get_suspension_count( $context = 'view' ) {
|
||||
|
Reference in New Issue
Block a user