You are here

public property SynonymsProvider::$synonyms_behavior_service in Synonyms 8

Synonyms behavior service ID into which this plugin provides synonyms.

Synonyms behaviors are the services with the tag 'synonyms_behavior'.

Type: string

File

src/Annotation/SynonymsProvider.php, line 35

Class

SynonymsProvider
Annotation for synonyms provider plugin instance.

Namespace

Drupal\synonyms\Annotation

Code

public $synonyms_behavior_service;