You are here

protected property FacetapiTestAdapter::$resultCount in Facet API 6.3

Same name and namespace in other branches
  1. 7.2 tests/facetapi_test.plugins.inc \FacetapiTestAdapter::resultCount
  2. 7 tests/facetapi_test.plugins.inc \FacetapiTestAdapter::resultCount

The total number of results in the query.

File

tests/facetapi_test/plugins/facetapi/test_adapter.inc, line 11

Class

FacetapiTestAdapter
Facet API adapter for the test module.

Code

protected $resultCount;