Contact Module
Model\ConfigInterface
Interface
This interface defines the contract for accessing Contact module configuration settings in Magento 2. Developers use this to check if the contact form...
Model\MailInterface
Interface
This interface defines the contract for sending emails from Magento's contact form. Developers implement this interface to customize how contact form...