You are here

protected property DisplayValueWidgetOrderProcessor::$transliteration in Facets 8

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/Plugin/facets/processor/DisplayValueWidgetOrderProcessor.php, line 32

Class

DisplayValueWidgetOrderProcessor
A processor that orders the results by display value.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $transliteration;