public function FacetInterface::getFacetSourceId in Facets 8
Returns the Facet source id.
Return value
string The id of the facet source.
1 method overrides FacetInterface::getFacetSourceId()
- Facet::getFacetSourceId in src/
Entity/ Facet.php - Returns the Facet source id.
File
- src/
FacetInterface.php, line 344
Class
- FacetInterface
- The facet entity.
Namespace
Drupal\facetsCode
public function getFacetSourceId();