- Issue created by @krisahil
The class name and comments for \Drupal\disable_login_by_domain\HostStatus
are confusing. It is not clear what exactly this class does.
- Add an interface for this class, including clear usage and purposes.
- Make this class implement this interface.
- Consider renaming the class from HostStatus
to something like DisableDomains
or something similar.
- Do the above
- Class name may change
Needs work
1.0
Code