You are here

protected property BetterExposedFiltersWidgetBase::$handler in Better Exposed Filters 8.5

Same name and namespace in other branches
  1. 8.4 src/Plugin/BetterExposedFiltersWidgetBase.php \Drupal\better_exposed_filters\Plugin\BetterExposedFiltersWidgetBase::handler

The views plugin this configuration will affect when exposed.

Type: \Drupal\views\Plugin\views\ViewsHandlerInterface

File

src/Plugin/BetterExposedFiltersWidgetBase.php, line 32

Class

BetterExposedFiltersWidgetBase
Base class for Better exposed filters widget plugins.

Namespace

Drupal\better_exposed_filters\Plugin

Code

protected $handler;