You are here

protected property QueryTypePluginBase::$linkGenerator in Facets 8

The injected link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/QueryType/QueryTypePluginBase.php, line 53

Class

QueryTypePluginBase
A base class for query type plugins that implements most of the boilerplate.

Namespace

Drupal\facets\QueryType

Code

protected $linkGenerator;