You are here

protected property Result::$active in Facets 8

Is this a selected value or not.

Type: bool

File

src/Result/Result.php, line 53

Class

Result
The default implementation of the result interfaces.

Namespace

Drupal\facets\Result

Code

protected $active = FALSE;