- Issue created by @siddhraj
- 🇮🇳India siddhraj Rajasthan
i have attached patch for this above issue.
this patch modifies the TempAdminLoginController class in the temp_admin_login module by implementing dependency injection for the database connection and logger service. By moving away from the static database connection method, this update enhances the code's flexibility and testability while aligning with best practices in Drupal development.