public function HandlerBase::submitExposed

Submit the exposed handler form

File

drupal/core/modules/views/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) {
}