Skip to main content

Magento2 Some code paths

- Where does Magento Check the email frequency send

\vendor\magento\module-security\Model\SecurityChecker\Frequency.php

public function check($securityEventType, $accountReference = null, $longIp = null)
{

}

Tags