You are here

protected property CoreViewsFacetSourceBase::$view in Core Views Facets 8

The current view.

Type: \Drupal\views\ViewExecutable

File

src/Plugin/facets/facet_source/CoreViewsFacetSourceBase.php, line 29

Class

CoreViewsFacetSourceBase
Provide common functions for core Views based facet sources.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $view;