protected property BehaviorService::$behaviorServices in Synonyms 2.0.x
Same name and namespace in other branches
- 8 src/SynonymsService/BehaviorService.php \Drupal\synonyms\SynonymsService\BehaviorService::behaviorServices
Collected behavior services.
Type: array
File
- src/
SynonymsService/ BehaviorService.php, line 23
Class
- BehaviorService
- Collect all known synonyms behavior services.
Namespace
Drupal\synonyms\SynonymsServiceCode
protected $behaviorServices;