Fixed includes/class-woocommerce.php coding standards
This commit is contained in:
parent
7f5e5a3ca4
commit
7978671dd0
|
@ -2,8 +2,8 @@
|
|||
/**
|
||||
* WooCommerce setup
|
||||
*
|
||||
* @package WooCommerce
|
||||
* @since 3.2.0
|
||||
* @package WooCommerce
|
||||
* @since 3.2.0
|
||||
*/
|
||||
|
||||
defined( 'ABSPATH' ) || exit;
|
||||
|
|
Loading…
Reference in New Issue