You are here

public function FacetSourceInterface::getUrlProcessorName in Facets 8

Returns a string version of the url processor.

Return value

string The url processor to be used as a string.

1 method overrides FacetSourceInterface::getUrlProcessorName()
FacetSource::getUrlProcessorName in src/Entity/FacetSource.php
Returns a string version of the url processor.

File

src/FacetSourceInterface.php, line 50

Class

FacetSourceInterface
The facet source entity.

Namespace

Drupal\facets

Code

public function getUrlProcessorName();