public function FacetInterface::getQueryType in Facets 8
Returns the query type instance.
Return value
string The query type plugin being used.
1 method overrides FacetInterface::getQueryType()
- Facet::getQueryType in src/
Entity/ Facet.php - Returns the query type instance.
File
- src/
FacetInterface.php, line 191
Class
- FacetInterface
- The facet entity.
Namespace
Drupal\facetsCode
public function getQueryType();