protected function EcheckAddForm::validateEcheckForm in Commerce Authorize.Net 8
File
- src/
PluginForm/ EcheckAddForm.php, line 103
Class
Namespace
Drupal\commerce_authnet\PluginFormCode
protected function validateEcheckForm(array &$element, FormStateInterface $form_state) {
// The JS library performs its own validation.
}