- Issue created by @Shanu Chouhan
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:37am 13 May 2023 - 🇮🇳India Shanu Chouhan
Fixed use dependency injection instead of $user_storage = \Drupal::entityTypeManager()->getStorage('user');
- Status changed to Closed: duplicate
over 1 year ago 10:05am 13 May 2023 - 🇮🇳India shashank5563 New Delhi
We have already created an issue for dependency injection: https://www.drupal.org/project/reset_password_email_otp/issues/3360148 📌 Avoided to use drupal service instead of dependency injection Fixed