You are here

protected property DependentFacetProcessor::$facetsManager in Facets 8

The language manager.

Type: \Drupal\facets\FacetManager\DefaultFacetManager

File

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

Class

DependentFacetProcessor
Provides a processor that makes a facet depend on the state of another facet.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $facetsManager;