You are here

protected property TermWeightWidgetOrderProcessor::$entityTypeManager in Facets 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/facets/processor/TermWeightWidgetOrderProcessor.php, line 33

Class

TermWeightWidgetOrderProcessor
A processor that orders the term-results by their weight.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityTypeManager;