You are here

protected function EcheckAddForm::validateEcheckForm in Commerce Authorize.Net 8

File

src/PluginForm/EcheckAddForm.php, line 103

Class

EcheckAddForm

Namespace

Drupal\commerce_authnet\PluginForm

Code

protected function validateEcheckForm(array &$element, FormStateInterface $form_state) {

  // The JS library performs its own validation.
}