function FormWizardInterface::ajaxPrevious

Same name in other branches
  1. 4.0.x src/Wizard/FormWizardInterface.php \Drupal\ctools\Wizard\FormWizardInterface::ajaxPrevious()
1 method overrides FormWizardInterface::ajaxPrevious()
FormWizardBase::ajaxPrevious in src/Wizard/FormWizardBase.php

File

src/Wizard/FormWizardInterface.php, line 184

Class

FormWizardInterface
Form wizard interface.

Namespace

Drupal\ctools\Wizard

Code

public function ajaxPrevious(array $form, FormStateInterface $form_state);