public function HandlerBase::exposedInfo

Get information about the exposed form for the form renderer.

1 method overrides HandlerBase::exposedInfo()

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php, line 401
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public function exposedInfo() {
}