You are here

taxonomy_facets.services.yml in Taxonomy Facets 8

File

taxonomy_facets.services.yml
View source
  1. services:
  2. taxonomy_facets.path_processor:
  3. class: Drupal\taxonomy_facets\PathProcessor\TaxonomyFacetsPathProcessor
  4. tags:
  5. - { name: path_processor_inbound, priority: 250 }