Factory
CollectionFactory
Magento\Security\Model\ResourceModel\PasswordResetRequestEvent\CollectionFactory
What it does
This factory class creates and configures Collection instances for PasswordResetRequestEvent resources.
It automatically applies security filters based on the configured password reset protection type (by email, IP, or both), making it easier for developers to retrieve filtered collections of password reset events for security monitoring and rate limiting purposes.
Public Methods
- create()