mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
coding standards
This commit is contained in:
parent
42930b48be
commit
a6d3574a0e
2 changed files with 32 additions and 24 deletions
|
@ -29,7 +29,7 @@ class PluginModule implements ModuleInterface {
|
|||
/**
|
||||
* Runs the module.
|
||||
*
|
||||
* @param ContainerInterface $container
|
||||
* @param ContainerInterface $container The Container.
|
||||
*/
|
||||
public function run( ContainerInterface $container ) {
|
||||
// TODO: Implement run() method.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue