protected property FacetsSummary::$processors in Facets 8
Cached information about the processors available for this facet.
Type: \Drupal\facets_summary\Processor\ProcessorInterface[]|null
See also
loadProcessors()
File
- modules/
facets_summary/ src/ Entity/ FacetsSummary.php, line 93
Class
- FacetsSummary
- Defines the facet summary entity.
Namespace
Drupal\facets_summary\EntityCode
protected $processors;