You are here

protected property FacetapiFacetProcessor::$facet in Facet API 6.3

Same name and namespace in other branches
  1. 7.2 plugins/facetapi/adapter.inc \FacetapiFacetProcessor::facet
  2. 7 plugins/facetapi/adapter.inc \FacetapiFacetProcessor::facet

The facet being processed.

Type: FacetapiFacet

File

plugins/facetapi/adapter.inc, line 1103
Adapter plugin and adapter related calsses.

Class

FacetapiFacetProcessor
Processes facets, initializes the build.

Code

protected $facet;