This commit is contained in:
Naman Malhotra 2024-08-09 15:08:20 +03:00
parent 7704c2b2ff
commit 4f7077ae5b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ if ( ! class_exists( 'WooCommerce', false ) ) {
$GLOBALS['wc_container'] = new Automattic\WooCommerce\Container();
/**
* Returns the main instance of WC.
* Returns the main instance of WC. testing
*
* @since 2.1
* @return WooCommerce