You are here

public function ViewsDependentFilter::defineExtraOptions in Views Dependent Filters 8

Provide defaults for the handler.

Overrides HandlerBase::defineExtraOptions

File

src/Plugin/views/filter/ViewsDependentFilter.php, line 208

Class

ViewsDependentFilter
Filters by given list of related content title options.

Namespace

Drupal\views_dependent_filter\Plugin\views\filter

Code

public function defineExtraOptions(&$option) {
}