You are here

protected property FacetSourcePluginBase::$facet in Facets 8

The facet we're editing for.

Type: \Drupal\facets\FacetInterface

File

src/FacetSource/FacetSourcePluginBase.php, line 47

Class

FacetSourcePluginBase
Defines a base class from which other facet sources may extend.

Namespace

Drupal\facets\FacetSource

Code

protected $facet;