You are here

protected property Facet::$facet_source_instance in Facets 8

The facet source belonging to this facet.

Type: \Drupal\facets\FacetSource\FacetSourcePluginInterface

See also

getFacetSource()

File

src/Entity/Facet.php, line 199

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $facet_source_instance = NULL;