Problem/Motivation

Method getEventByRefernce has the typo need need to be changed to getEventByReference

Proposed resolution

Deprecate getEventByRefernce

Remaining tasks

Move getEventByRefernce method body to getEventByReference
Call getEventByReference method in the getEventByRefernce method
Deprecate getEventByRefernce
Replace usage of getEventByRefernce with getEventByReference

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

voleger created an issue. See original summary.

tmaiochi’s picture

Assigned: Unassigned » tmaiochi

I'll work on this

tmaiochi’s picture

Assigned: tmaiochi » Unassigned
Status: Active » Needs review

I changed the name of function getEventByRefernce to getEventByReference.

Kindly review it!

globexplorer’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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