You are here

protected property Result::$children in Facets 8

Children results.

Type: \Drupal\facets\Result\ResultInterface[]

File

src/Result/Result.php, line 60

Class

Result
The default implementation of the result interfaces.

Namespace

Drupal\facets\Result

Code

protected $children = [];