Problem/Motivation

When I open git-flow-cheatsheet/index.html

I see

The website encountered an unexpected error. Please try again later.
TypeError: Drupal\zoho_crm_integration\Controller\ZohoCRMIntegrationSettingsPage::__construct(): Argument #2 ($messenger) must be of type Drupal\Core\Messenger\Messenger, Drupal\info_messages\InfoMessenger given, called in /var/www/html/drupal/web/modules/contrib/zoho_crm_integration/src/Controller/ZohoCRMIntegrationSettingsPage.php on line 72 in Drupal\zoho_crm_integration\Controller\ZohoCRMIntegrationSettingsPage->__construct() (line 57 of modules/contrib/zoho_crm_integration/src/Controller/ZohoCRMIntegrationSettingsPage.php).

Steps to reproduce

Download and install zoho_crm_integration, beta 2, PHP 8.0.20

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

Nikolay Borisov created an issue. See original summary.

nikolay borisov’s picture

StatusFileSize
new1.23 KB

Here a fix for it

grevil made their first commit to this issue’s fork.

  • grevil committed 4c15d2b3 on 8.x-1.x
    feat: #3338340 TypeError: Drupal\zoho_crm_integration\Controller\...
grevil’s picture

Version: 8.x-1.0-beta2 » 8.x-1.x-dev
Status: Active » Fixed

Thanks!

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

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

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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