Api::__construct( AutomatticWooCommerceBlocksPaymentsPaymentMethodRegistry $payment_method_registry, AutomatticWooCommerceBlocksAssetsAssetDataRegistry $asset_registry )
Constructor
Description Description
Parameters Parameters
- $payment_method_registry
-
(Required) An instance of Payment Method Registry.
- $asset_registry
-
(Required) Used for registering data to pass along to the request.
Source Source
File: packages/woocommerce-blocks/src/Payments/Api.php