You are here

public function FormWizardInterface::ajaxPrevious in Chaos Tool Suite (ctools) 8.3

1 method overrides FormWizardInterface::ajaxPrevious()
FormWizardBase::ajaxPrevious in src/Wizard/FormWizardBase.php

File

src/Wizard/FormWizardInterface.php, line 180

Class

FormWizardInterface
Form wizard interface.

Namespace

Drupal\ctools\Wizard

Code

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