mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Fix PHPCS issues
This commit is contained in:
parent
bbd707c12c
commit
5fb19675d5
1 changed files with 4 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
||||||
*
|
*
|
||||||
* @package WooCommerce\PayPalCommerce\Settings\Endpoint
|
* @package WooCommerce\PayPalCommerce\Settings\Endpoint
|
||||||
*/
|
*/
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace WooCommerce\PayPalCommerce\Settings\Endpoint;
|
namespace WooCommerce\PayPalCommerce\Settings\Endpoint;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue