🇮🇳India asad_ahmed
I have made changes as per comment #14, Please review and let me know if anything more is needed on this issue. Thanks
🇮🇳India asad_ahmed
I have made the changes as per comment #294. And write a update function in Field.install file but i am not sure where to place it, currently i have placed Field.install here core/lib/Drupal/Core/Field/Field.install. Please review it and give feedback if any. Thanks
🇮🇳India asad_ahmed
I have updated the @parameter type-hint from string to string|null in core/lib/Drupal/Core/Password/PasswordInterface.php as per #75. Please review. Thanks
🇮🇳India asad_ahmed
I have modified the code to use test mail collector and assert mail trait instead of watchdogs entries. Can you please review if it works? Thanks