Checktype
Magento\SendFriend\Model\Source\Checktype
What it does
This class provides configuration options for how Magento tracks and limits 'Send to Friend' email submissions.
It returns an array of check type options that administrators can choose from in the backend configuration: IP Address tracking or Cookie-based tracking.
Developers would reference this class when customizing the Send to Friend functionality or when building admin configuration fields for email limiting mechanisms.
Public Methods
- toOptionArray()