You are here

public function FacetsSummaryInterface::getProcessorConfigs in Facets 8

Retrieves this facets's processor configs.

Return value

array An array of processors and their configs.

1 method overrides FacetsSummaryInterface::getProcessorConfigs()
FacetsSummary::getProcessorConfigs in modules/facets_summary/src/Entity/FacetsSummary.php
Retrieves this facets's processor configs.

File

modules/facets_summary/src/FacetsSummaryInterface.php, line 121

Class

FacetsSummaryInterface
Interface for the entity.

Namespace

Drupal\facets_summary

Code

public function getProcessorConfigs();