Log in
Model

ResetMethod

Magento\Security\Model\Config\Source\ResetMethod

What it does

This source model provides configuration options for limiting password reset request methods in Magento's admin panel.

Developers use this class when configuring security settings to determine how password reset attempts should be tracked and limited - by IP address, email, both, or not at all.

It's typically referenced in system configuration XML files to populate dropdown options.

Public Methods

  • toOptionArray()
  • toArray()