You are here

protected property SynonymConfigController::$behaviorService in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/SynonymConfigController.php \Drupal\synonyms\Controller\SynonymConfigController::behaviorService

The synonyms behavior service.

Type: \Drupal\synonyms\SynonymsService\BehaviorService

File

src/Controller/SynonymConfigController.php, line 32

Class

SynonymConfigController
Controller for admin UI of the module.

Namespace

Drupal\synonyms\Controller

Code

protected $behaviorService;