You are here

protected property AddSearchMetaEventSubscriber::$facetStorage in JSON:API Search API 8

The entity storage used for facets.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/jsonapi_search_api_facets/src/EventSubscriber/AddSearchMetaEventSubscriber.php, line 28

Class

AddSearchMetaEventSubscriber
Event subscriber to add facets into search results.

Namespace

Drupal\jsonapi_search_api_facets\EventSubscriber

Code

protected $facetStorage;