You are here

protected property CoreViewsExposedFilterDeriver::$viewStorage in Core Views Facets 8

The view storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/facets/facet_source/CoreViewsExposedFilterDeriver.php, line 28

Class

CoreViewsExposedFilterDeriver
Derives a facet source plugin definition for views with exposed filters.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $viewStorage;