You are here

protected property SearchService::$behaviorService in Synonyms 8

The synonyms behavior service.

Type: \Drupal\synonyms\SynonymsService\BehaviorService

File

synonyms_search/src/SynonymsService/Behavior/SearchService.php, line 53

Class

SearchService
Expose synonyms of referenced entities to core Search index.

Namespace

Drupal\synonyms_search\SynonymsService\Behavior

Code

protected $behaviorService;