You are here

namespace Drupal\synonyms\SynonymsService\Behavior in Synonyms 8

Classsort descending Location Description
AutocompleteService src/SynonymsService/Behavior/AutocompleteService.php Synonyms behavior service for autocomplete.
SelectService src/SynonymsService/Behavior/SelectService.php Synonyms behavior service for select widget.
SynonymsBehaviorConfigurableInterface src/SynonymsService/Behavior/SynonymsBehaviorConfigurableInterface.php Interface of a configurable synonyms behavior.
SynonymsBehaviorInterface src/SynonymsService/Behavior/SynonymsBehaviorInterface.php Interface of a synonyms behavior. All behaviors must implement it.