diff --git a/facets.plugin_type.yml b/facets.plugin_type.yml index 8db8901..8e4eba2 100644 --- a/facets.plugin_type.yml +++ b/facets.plugin_type.yml @@ -22,3 +22,8 @@ facets_query_type: label: Facets query type plugin_manager_service_id: plugin.manager.facets.query_type plugin_definition_decorator_class: \Drupal\plugin\PluginDefinition\ArrayPluginDefinitionDecorator + +facets_sort_processor: + label: Facets sort processor + plugin_manager_service_id: plugin.manager.facets.query_type + plugin_definition_decorator_class: \Drupal\plugin\PluginDefinition\ArrayPluginDefinitionDecorator