You are here

protected property BehaviorService::$behaviorServices in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/SynonymsService/BehaviorService.php \Drupal\synonyms\SynonymsService\BehaviorService::behaviorServices

The behavior services.

Type: array

File

src/SynonymsService/BehaviorService.php, line 23

Class

BehaviorService
Collect all known synonyms behavior services.

Namespace

Drupal\synonyms\SynonymsService

Code

protected $behaviorServices;