Problem/Motivation

TypeError: Drupal\commerce_recurly\Accounts::__construct(): Argument #1 ($database) must be of type Drupal\Core\Database\Driver\mysql\Connection, Drupal\mysql\Driver\Database\mysql\Connection given, called in /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 262 in /var/www/html/web/modules/contrib/commerce_recurly/src/Accounts.php on line 22

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mrweiner created an issue. See original summary.

mrweiner’s picture

Title: must be of type Drupal\Core\Database\Driver\mysql\Connection, Drupal\mysql\Driver\Database\mysql\Connection given, » TypeError: Drupal\commerce_recurly\Accounts::__construct(): Argument #1 ($database) must must be of type Drupal\Core\Database\Driver\mysql\Connection, Drupal\mysql\Driver\Database\mysql\Connection given,

mrweiner’s picture

Status: Active » Fixed
mrweiner’s picture

Merged from gitlab, whoops

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.