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
Issue fork virtual_events-3265791
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
Comment #2
tmaiochi commentedI'll work on this
Comment #4
tmaiochi commentedI changed the name of function getEventByRefernce to getEventByReference.
Kindly review it!
Comment #6
globexplorer commented