Updates to 7.5.0

This commit is contained in:
WooCommerce
2025-05-21 10:18:23 +00:00
parent c2175bfc37
commit 924e4d86bd
389 changed files with 7446 additions and 22486 deletions

View File

@@ -15,7 +15,6 @@ if ( ! defined( 'ABSPATH' ) ) {
* REST API Subscription Notes controller class.
*
* @package WooCommerce_Subscriptions/API
* @extends WC_REST_Order_Notes_Controller
*/
class WC_REST_Subscription_Notes_Controller extends WC_REST_Order_Notes_Controller {