protected property FacetsSummary::$facet_source_instance in Facets 8
The facet source belonging to this facet summary.
Type: \Drupal\facets\FacetSource\FacetSourcePluginInterface
See also
getFacetSource()
File
- modules/
facets_summary/ src/ Entity/ FacetsSummary.php, line 77
Class
- FacetsSummary
- Defines the facet summary entity.
Namespace
Drupal\facets_summary\EntityCode
protected $facet_source_instance;