You are here

protected property Result::$count in Facets 8

The facet count.

Type: int

File

src/Result/Result.php, line 39

Class

Result
The default implementation of the result interfaces.

Namespace

Drupal\facets\Result

Code

protected $count = 0;