mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
codingstandards for subscription module
This commit is contained in:
parent
cfbd3ae428
commit
7af7ace569
11 changed files with 470 additions and 294 deletions
|
@ -1,7 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* The extensions.
|
||||
*
|
||||
* @package Inpsyde\PayPalCommerce\Subscription
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
return array();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue