mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-07 19:54:15 +08:00
Change case of OnboardingRestController
class name
This commit is contained in:
parent
40b578309b
commit
9f2496ada0
2 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ use WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway;
|
|||
/**
|
||||
* Exposes and handles REST routes related to onboarding.
|
||||
*/
|
||||
class OnboardingRestController {
|
||||
class OnboardingRESTController {
|
||||
|
||||
/**
|
||||
* REST namespace.
|
Loading…
Add table
Add a link
Reference in a new issue