You are here

protected property DefaultFacetManager::$processedFacets in Facets 8

A static cache of already processed facets.

Type: \Drupal\facets\FacetInterface[]

File

src/FacetManager/DefaultFacetManager.php, line 79

Class

DefaultFacetManager
The facet manager.

Namespace

Drupal\facets\FacetManager

Code

protected $processedFacets;