You are here

protected property FacetSourceDeriverBase::$searchApiDisplayPluginManager in Facets 8

The search api display plugin manager.

Type: \Drupal\search_api\Display\DisplayPluginManager

File

src/FacetSource/FacetSourceDeriverBase.php, line 37

Class

FacetSourceDeriverBase
A base class for facet source derivers.

Namespace

Drupal\facets\FacetSource

Code

protected $searchApiDisplayPluginManager;