You are here

protected property SynonymsEntity::$behaviorService in Synonyms 2.0.x

The synonyms behavior service.

Type: \Drupal\synonyms\SynonymsService\BehaviorService

File

modules/synonyms_views_filter/src/Plugin/views/filter/SynonymsEntity.php, line 40

Class

SynonymsEntity
Filter entity by its name or one of its synonyms.

Namespace

Drupal\synonyms_views_filter\Plugin\views\filter

Code

protected $behaviorService;