You are here

protected property Facet::$processor_configs in Facets 8

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

Type: array

File

src/Entity/Facet.php, line 243

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $processor_configs = [];