protected property SearchService::$entityFieldManager in Synonyms 8
Same name and namespace in other branches
- 2.0.x modules/synonyms_search/src/SynonymsService/Behavior/SearchService.php \Drupal\synonyms_search\SynonymsService\Behavior\SearchService::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- synonyms_search/
src/ SynonymsService/ Behavior/ SearchService.php, line 39
Class
- SearchService
- Expose synonyms of referenced entities to core Search index.
Namespace
Drupal\synonyms_search\SynonymsService\BehaviorCode
protected $entityFieldManager;