You are here

protected property Taxonomy::$termParents in Facets 8

Static cache for the term parents.

Type: array

File

src/Plugin/facets/hierarchy/Taxonomy.php, line 32

Class

Taxonomy
Taxonomy hierarchy.

Namespace

Drupal\facets\Plugin\facets\hierarchy

Code

protected $termParents = [];