You are here

public function InspectForm::submitForm in Queue UI 8.2

Parameters

array $form:

\Drupal\Core\Form\FormStateInterface $form_state:

Overrides FormInterface::submitForm

File

src/Form/InspectForm.php, line 99

Class

InspectForm
Class InspectForm @package Drupal\queue_ui\Form

Namespace

Drupal\queue_ui\Form

Code

public function submitForm(array &$form, FormStateInterface $form_state) {
}