You are here

protected property WidgetPluginBase::$facet in Facets 8

The facet the widget is being built for.

Type: \Drupal\facets\FacetInterface

File

src/Widget/WidgetPluginBase.php, line 32

Class

WidgetPluginBase
A base class for widgets that implements most of the boilerplate.

Namespace

Drupal\facets\Widget

Code

protected $facet;