Skip to content
Snippets Groups Projects

Closes #3432326

Closed mondrake requested to merge issue/drupal-3432326:3432326-11.x-remove-deprecated into 11.x
1 unresolved thread

Closes #3432326

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
50 50 public function validate($module) {
51 51 $reasons = [];
52 52
53 // This is here to allow InstallerNonDefaultDatabaseDriverTest execute,
54 // it needs to get a new connection than the one passed in construction.
53 55 // @todo Remove the next line of code in
54 56 // https://www.drupal.org/project/drupal/issues/3129043.
  • mondrake added 1 commit

    added 1 commit

    • ba552f78 - Update file DatabaseDriverUninstallValidator.php

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading