function MandrillAdminTestForm::getFormID in Mandrill 8
File
- src/
Form/ MandrillAdminTestForm.php, line 22
Class
- MandrillAdminTestForm
- Form controller for the Mandrill send test email form.
Namespace
Drupal\mandrill\FormCode
function getFormID() {
return 'mandrill_test_email';
}