Problem/Motivation

\Drupal\twilio\Services\Sms::twilioUserDelete throws an exception:

Call to a member function delete() on null in Drupal\twilio\Services\Sms->twilioUserDelete()

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork twilio-3376640

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

malcomio created an issue. See original summary.

malcomio’s picture

Status: Active » Needs review
keshavv’s picture

Status: Needs review » Reviewed & tested by the community

Confirmed that there is a duplication of the code and this MR works well.
We can go with the change.
I think it is ready for RTBC.
Thank you.

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

shashank5563’s picture

Status: Reviewed & tested by the community » Fixed
shashank5563’s picture

Status: Fixed » Closed (fixed)