The parent constructor is not being passed the time interface.

TypeError: Argument 7 passed to Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\PaymentGatewayBase::__construct() must implement interface Drupal\Component\Datetime\TimeInterface, none given,    
               called in /var/platform/web/modules/contrib/commerce_square/src/Plugin/Commerce/PaymentGateway/Square.php on line 57 in   
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mglaman created an issue. See original summary.

mglaman’s picture

Status: Active » Needs review
FileSize
1.1 KB

Status: Needs review » Needs work

The last submitted patch, 2: module_cannot_be-2894444-2.patch, failed testing. View results

mglaman’s picture

Status: Needs work » Closed (duplicate)

This is actually part of #2893941: Update for Commerce 2.0-RC1