You are here

protected property DefaultFacetManager::$childIds in Facets 8

An array of all entity ids in the active resultset which are a child.

Type: string[]

File

src/FacetManager/DefaultFacetManager.php, line 65

Class

DefaultFacetManager
The facet manager.

Namespace

Drupal\facets\FacetManager

Code

protected $childIds = [];