Log in
Interface

MailInterface

Magento\Contact\Model\MailInterface

What it does

This interface defines the contract for sending emails from Magento's contact form.

Developers implement this interface to customize how contact form submissions are processed and sent via email, allowing for different email sending strategies or integrations with third-party email services.

Public Methods

  • send()