protected property LanguageWithFallback::$entityRepository in Search API 8
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Plugin/ search_api/ processor/ LanguageWithFallback.php, line 36
Class
- LanguageWithFallback
- Adds the item's language (with fallbacks) to the indexed data.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected $entityRepository;