Problem/Motivation

Visiting the module’s configuration page throws:

InvalidArgumentException: Class "\Drupal\connectid_login\Form\ConfigForm" does not exist.
in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition()
(core/lib/Drupal/Core/DependencyInjection/ClassResolver.php:37)

Steps to reproduce

  1. Install and enable the ConnectID / connectid_login module.
  2. Go to the module’s configuration page (e.g. /admin/config/... as provided by the module’s routing).
  3. Observe the exception above.

Proposed resolution

Update _form to \Drupal\connectid\Form\ConfigForm

Issue fork connectid-3547966

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

cristinahart created an issue. See original summary.

neliofga’s picture

Status: Active » Fixed

This issue has been resolved by [fcd1c953]. Marking as Fixed.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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