You are here

protected property DefaultFacetManager::$facets in Facets 8

An array of facets that are being rendered.

Type: \Drupal\facets\FacetInterface[]

See also

\Drupal\facets\FacetInterface

\Drupal\facets\Entity\Facet

File

src/FacetManager/DefaultFacetManager.php, line 58

Class

DefaultFacetManager
The facet manager.

Namespace

Drupal\facets\FacetManager

Code

protected $facets = [];