Problem/Motivation

There is a typo in line 141 of the SpreadSheets class
$this->messengerr->addMessage($this->t('Sheet not found'), 'error');
$messengerr -> $messenger

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

kallado created an issue. See original summary.

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

dkmishra’s picture

Status: Active » Needs review

I’ve created a merge request for issue #3592343. This fixes a typo in the messenger service call (messengerr → messenger). Please review.

  • abb3e329 committed on 8.x-1.x
    Issue #3592343: Fix incorrect property name messengerr to messenger in...
kallado’s picture

Status: Needs review » Fixed

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.