You are here

protected property FacetBlockDeriver::$facetStorage in Facets 8

The entity storage used for facets.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Block/FacetBlockDeriver.php, line 29

Class

FacetBlockDeriver
This deriver creates a block for every facet that has been created.

Namespace

Drupal\facets\Plugin\Block

Code

protected $facetStorage;