You are here

public function FacetInterface::getFacetSourceConfig in Facets 8

Returns the facet source configuration object.

Return value

\Drupal\facets\FacetSourceInterface A facet source configuration object.

1 method overrides FacetInterface::getFacetSourceConfig()
Facet::getFacetSourceConfig in src/Entity/Facet.php
Returns the facet source configuration object.

File

src/FacetInterface.php, line 360

Class

FacetInterface
The facet entity.

Namespace

Drupal\facets

Code

public function getFacetSourceConfig();