You are here

function PagerPluginBase::exposed_form_submit in Views (for Drupal 7) 8.3

File

lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php, line 233
Definition of Drupal\views\Plugin\views\pager\PagerPluginBase.

Class

PagerPluginBase
The base plugin to handle pager.

Namespace

Drupal\views\Plugin\views\pager

Code

function exposed_form_submit(&$form, &$form_state, &$exclude) {
}