change namespace vendor to WooCommerce

This commit is contained in:
David Remer 2020-09-11 14:11:10 +03:00
parent c5899d915c
commit c788341887
162 changed files with 707 additions and 708 deletions

View file

@ -2,7 +2,7 @@
/**
* The extensions of the admin notice module.
*
* @package Inpsyde\PayPalCommerce\Button
* @package WooCommerce\PayPalCommerce\Button
*/
declare(strict_types=1);