Fixed class package tag

This commit is contained in:
Claudio Sanches 2020-08-04 22:29:50 -03:00
parent a8ac58add0
commit 7f233951a5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* WC Order Item Shipping Data Store
*
* @version 3.0.0
* @package data-stores
* @package WooCommerce\DataStores
*/
if ( ! defined( 'ABSPATH' ) ) {