You are here

public function FacetInterface::getProcessorConfigs in Facets 8

Retrieves this facets's processor configs.

Return value

array An array of processors and their configs.

1 method overrides FacetInterface::getProcessorConfigs()
Facet::getProcessorConfigs in src/Entity/Facet.php
Retrieves this facets's processor configs.

File

src/FacetInterface.php, line 407

Class

FacetInterface
The facet entity.

Namespace

Drupal\facets

Code

public function getProcessorConfigs();