mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix phpcs
This commit is contained in:
parent
ac6361e2ce
commit
e5008603c9
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ class PayUponInvoiceGateway extends WC_Payment_Gateway {
|
|||
* @param PurchaseUnitFactory $purchase_unit_factory The purchase unit factory.
|
||||
* @param PaymentSourceFactory $payment_source_factory The payment source factory.
|
||||
* @param Environment $environment The environment.
|
||||
* @param TransactionUrlProvider $transaction_url_provider The transaction url provider.
|
||||
* @param LoggerInterface $logger The logger.
|
||||
*/
|
||||
public function __construct(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue