mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Update dhii\module-interface
This commit is contained in:
parent
1711628cf7
commit
d8817134a9
10 changed files with 12 additions and 10 deletions
|
@ -37,7 +37,7 @@ class SessionModule implements ModuleInterface {
|
|||
*
|
||||
* @param ContainerInterface|null $container The container.
|
||||
*/
|
||||
public function run( ContainerInterface $container = null ) {
|
||||
public function run( ContainerInterface $container ) {
|
||||
add_action(
|
||||
'woocommerce_init',
|
||||
function () use ( $container ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue