You are here

public function FacetInterface::getWeight in Facets 8

Returns the weight of the facet.

1 method overrides FacetInterface::getWeight()
Facet::getWeight in src/Entity/Facet.php
Returns the weight of the facet.

File

src/FacetInterface.php, line 461

Class

FacetInterface
The facet entity.

Namespace

Drupal\facets

Code

public function getWeight();