You are here

namespace Drupal\synonyms\BehaviorInterface in Synonyms 2.0.x

Classsort descending Location Description
BehaviorInterface src/BehaviorInterface/BehaviorInterface.php Interface of a synonyms behavior. All behaviors must implement it.
WidgetInterface src/BehaviorInterface/WidgetInterface.php Interface of a synonyms widget. All widgets must implement it.