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\EntityCode
protected $facet_source_instance = NULL;