You are here

public function ItemDetailForm::submitForm in Queue UI 8.2

Parameters

array $form:

\Drupal\Core\Form\FormStateInterface $form_state:

Overrides FormInterface::submitForm

File

src/Form/ItemDetailForm.php, line 111

Class

ItemDetailForm
Class QueueUIInspectForm @package Drupal\queue_ui\Form

Namespace

Drupal\queue_ui\Form

Code

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