function FormWizardInterface::ajaxPrevious
Same name in other branches
- 8.x-3.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\WizardCode
public function ajaxPrevious(array $form, FormStateInterface $form_state);