You are here

protected property FacetsSummary::$weight in Facets 8

The facet weight.

The weight of the facet.

Type: int

File

modules/facets_summary/src/Entity/FacetsSummary.php, line 108

Class

FacetsSummary
Defines the facet summary entity.

Namespace

Drupal\facets_summary\Entity

Code

protected $weight;