You are here

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\Entity

Code

protected $processors;