Submit the exposed handler form.
array $form: An alterable, associative array containing the structure of the form, passed by reference.
\Drupal\Core\Form\FormStateInterface $form_state: The current state of the form.
public function submitExposed(&$form, FormStateInterface $form_state) { }