mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Update parameter name
Fixes PHPCS
This commit is contained in:
parent
3a72a73ae3
commit
df185157bd
12 changed files with 77 additions and 77 deletions
|
@ -32,7 +32,7 @@ class WooCommerceLoggingModule implements ModuleInterface {
|
|||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
public function run( ContainerInterface $container ): void {
|
||||
public function run( ContainerInterface $c ): void {
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue