You are here

protected property LanguageWithFallback::$languageManager in Search API 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/search_api/processor/LanguageWithFallback.php, line 43

Class

LanguageWithFallback
Adds the item's language (with fallbacks) to the indexed data.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $languageManager;