You are here

protected property FacetsSummary::$processor_configs in Facets 8

Configuration for the processors. This is an array of arrays.

Type: array

File

modules/facets_summary/src/Entity/FacetsSummary.php, line 100

Class

FacetsSummary
Defines the facet summary entity.

Namespace

Drupal\facets_summary\Entity

Code

protected $processor_configs = [];