You are here

property ViewsDependentFilter::$filters_kill in Views Dependent Filters 8

The list of filters subsequent to ourselves that we should remove. An array of keys of $this->view->filter.

File

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

Class

ViewsDependentFilter
Filters by given list of related content title options.

Namespace

Drupal\views_dependent_filter\Plugin\views\filter

Code

var $filters_kill = array();