You are here

protected property DefaultFacetManager::$facetStorage in Facets 8

The entity storage for facets.

Type: \Drupal\Core\Entity\EntityStorageInterface|object

File

src/FacetManager/DefaultFacetManager.php, line 72

Class

DefaultFacetManager
The facet manager.

Namespace

Drupal\facets\FacetManager

Code

protected $facetStorage;