mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
💡 Fix typo
This commit is contained in:
parent
ad0085ee8f
commit
16b4e235f2
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class GatewayWithoutPayPalAdminNotice {
|
|||
* ConnectAdminNotice constructor.
|
||||
*
|
||||
* @param string $id The gateway ID.
|
||||
* @param bool $is_connected Whether onboading was completed.
|
||||
* @param bool $is_connected Whether onboarding was completed.
|
||||
* @param ContainerInterface $settings The settings.
|
||||
* @param bool $is_payments_page Whether the current page is the WC payment page.
|
||||
* @param bool $is_ppcp_settings_page Whether the current page is the PPCP settings page.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue