mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
remove nonexisting parameter from docblock
This commit is contained in:
parent
9a29bf07ca
commit
7d0bf5299c
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@ class SmartButton implements SmartButtonInterface {
|
|||
* @param SessionHandler $session_handler The Session Handler.
|
||||
* @param Settings $settings The Settings.
|
||||
* @param PayeeRepository $payee_repository The Payee Repository.
|
||||
* @param IdentityToken $identity_token The Identity Token.
|
||||
* @param PayerFactory $payer_factory The Payer factory.
|
||||
* @param string $client_id The client ID.
|
||||
* @param RequestData $request_data The Request Data helper.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue