You are here

protected property DependentFacetProcessor::$facetStorage in Facets 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

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

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $facetStorage;