You are here

public function HandlerBase::submitExposed in Views (for Drupal 7) 8.3

Submit the exposed handler form

File

lib/Drupal/views/Plugin/views/HandlerBase.php, line 416
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public function submitExposed(&$form, &$form_state) {
}