Fix the package name.

This commit is contained in:
Narek Zakarian 2023-10-16 14:47:46 +04:00
parent 8a67585976
commit 5de2051434
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -2,7 +2,7 @@
/**
* Interface for all integration controllers.
*
* @package WooCommerce\PayPalCommerce\OrderTracking\Shipment
* @package WooCommerce\PayPalCommerce\Compat
*/
declare(strict_types=1);