Fix PHPCS issues

This commit is contained in:
Daniel Dudzic 2025-01-20 11:14:27 +01:00
parent bbd707c12c
commit 5fb19675d5
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -7,6 +7,7 @@
*
* @package WooCommerce\PayPalCommerce\Settings\Endpoint
*/
declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\Settings\Endpoint;