Initial commit.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* The extensions of the api client module.
|
||||
*
|
||||
* @package WooCommerce\PayPalCommerce\ApiClient
|
||||
*/
|
||||
declare (strict_types=1);
|
||||
namespace WooCommerce\PayPalCommerce\ApiClient;
|
||||
|
||||
return array();
|
||||
Reference in New Issue
Block a user