test
This commit is contained in:
parent
7704c2b2ff
commit
4f7077ae5b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue