public function PagerPluginBase::exposedFormValidate

1 method overrides PagerPluginBase::exposedFormValidate()
SqlBase::exposedFormValidate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php, line 244
Definition of Drupal\views\Plugin\views\pager\PagerPluginBase.

Class

PagerPluginBase
The base plugin to handle pager.

Namespace

Drupal\views\Plugin\views\pager

Code

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