You are here

protected property FacetSourceEditForm::$urlProcessorPluginManager in Facets 8

The plugin manager for URL Processors.

Type: \Drupal\facets\UrlProcessor\UrlProcessorPluginManager

File

src/Form/FacetSourceEditForm.php, line 25

Class

FacetSourceEditForm
Provides a form for editing facet sources.

Namespace

Drupal\facets\Form

Code

protected $urlProcessorPluginManager;